收藏 / 列表

Andy Croxall - 10 Oddities And Secrets About JavaScript

JavaScript. At once bizarre and yet beautiful, it is surely the programming language that Pablo Picasso would have invented. Null is apparently an object, an empty array is apparently equal to false

Errors , Mathematics , coding , Essentials , Javascript

Soh Tanaka - Mastering CSS Coding: Getting Started

If you are getting your feet wet with CSS, this is the perfect time to fire up your favorite text editor and follow along in this tutorial as we cover the most common and practical uses of CSS. We’

coding , Css , Essentials

Atila Fassina - Databases For Front-End Developers: The Rise Of Serverless Databases (Part 1)

As front-end developers, we understand the foundational role data plays in our daily jobs. It may come from an external API, a CMS, or even a spreadsheet. But god forbid we need to talk about settin

API , Apps , cms , Browsers , serverless

Myriam Frisano - SVG Coding Examples: Useful Recipes For Writing Vectors By Hand

Even though I am the kind of front-end engineer who manually cleans up SVG files when they are a mess, I never expected to become one of those people. You know, those crazy people that draw with cod

Guides , coding , svg

Glen Stansberry - 6 Version Control Systems Reviewed

If you’ve ever collaborated with other people on a project, you know the frustration of constantly swapping files. Some do it by email, some through file upload services and some by other methods. I

Tools , Open Source , Linux , coding , Reviews

ZURB - Case-Study: Deconstructing Popular Websites

In our past articles, we’ve experimented with better ways to engage users on web pages with CSS3. We love getting into the nuts and bolts of web design by showing off some nifty coding tricks. In th

Security , Case Studies , Opinion Column , Design

Chris Coyier - Ask SM: CSS Quick-Question Edition

This is our sixth installment of Ask SM, featuring reader questions about Web design focusing on HTML, CSS and JavaScript. These entries are not all questions, but rather quick Twitter responses to

coding , Css

Jhey Tompkins - What If Our Sliders Actually Slid?

One of my main mantras is using “Creative Coding” to level up your skills. It’s one of the main reasons I have gotten to where I am. But when so much of the web is very “set in its way”, it takes a

Techniques , coding , HTML

Inayaili de Leon - How To Support Internet Explorer and Still Be Cutting Edge

But how do we actually do that? How do we create websites that are up to date with the latest coding techniques but that are also usable for people experiencing the Web on Internet Explorer? In thi

testing , coding , Css , Internet Explorer

The Smashing Newsletter Team - Photoshop-Inspired Techniques with 100% CSS

In this article, we’re going to take a look at some design solutions that are now possible with CSS, whether it be with the new, more advanced CSS3 or with prior versions. Everything from small deta

Photoshop , css3 , coding , Css

Cameron Chapman - My Website Design Was Stolen! Now What?

When you’ve invested anywhere from a few days to months in a website, the last thing you want is for someone else to steal the design without even giving you proper credit (or compensation). And if

Copyright , Web Design , Design , Business

Sven Lennartz - Grunge Style In Web Design

Most design trends come unexpectedly, evolve over time, become pointless and finally disappear from the design landscape. This holds particularly for web design, which is — just as every other creat

Grunge , Downloads , Freebies , Web Design , textures , Design

Sergey Chikuyonok - Clever JPG Optimization Techniques

In this article, we’ll show you a different approach to image optimization, based on how image data is stored in different formats. Let’s start with the JPG format and a simple technique called the

optimization , Techniques , Graphics , Design

Matt Zeunert - Effectively Monitoring Web Performance

This article has been kindly supported by our dear friends at DebugBear, who help optimize web performance to improve user experience. Thank you! There’s no single way to measure website pe

performance , optimization , Tools

Geoff Graham - The Problem With WordPress Is Positioning, Not Plugins

Ask just about any casual user to explain the difference between WordPress.org and WordPress.com, and you’re likely to get a shrug in response. I know this because it’s one of the first things I ask

wordpress , Opinion Column