tag coding

標籤
貢獻348
330
08:02 AM · Nov 05 ,2025

@coding / 博客 RSS 訂閱

The Smashing Newsletter Team - Five Useful Design Techniques and Coding Solutions For Web Designers

As designers, we have to create an intuitive user experience, solve design problems and provide a beautiful and functional user interfaces. Unlike print design, we don’t have the luxury of designing

Techniques , coding

收藏 評論

Inayaili de Leon - CSS Specificity And Inheritance

CSS’ barrier to entry is extremely low, mainly due to the nature of its syntax. Being clear and easy to understand, the syntax makes sense even to the inexperienced Web designer. It’s so simple, in

coding , Css , Essentials

收藏 評論

Addy Osmani - Journey Through The JavaScript MVC Jungle

When writing a Web application from scratch, it’s easy to feel like we can get by simply by relying on a DOM manipulation library (like jQuery) and a handful of utility plugins. The problem with thi

Tools , coding , Essentials , Javascript

收藏 評論

Gerri Elder - 35 CSS-Lifesavers For Efficient Web Design

Now it’s time to present you with some fresh (or not mentioned earlier) tools that can assist designers in their work. Today, we will look at 35 new and useful CSS tools, generators and resources t

Tools , coding , Css , Resources

收藏 評論

Vitaly Friedman - Smart Responsive Design Patterns, Or When Off-Canvas Isn’t Good Enough

Design patterns often have a bad reputation. They are often considered to be quick, lazy, off-the-shelf solutions that are applied blindly without consideration of the context of a problem. Solution

Design Patterns , Best Practices , Responsive Design , ux , coding , Web Design , ui

收藏 評論

Louis Lazaris - CSS Differences in Internet Explorer 6, 7 and 8

One of the most bizarre statistical facts in relation to browser use has to be the virtual widespread numbers that currently exist in the use of Internet Explorer versions 6, 7 and 8. As of this wri

testing , coding , Css , Essentials , Internet Explorer

收藏 評論

Marko Dugonjić - Building Social: A Case Study On Progressive Enhancement

We talk a lot about progressive enhancement and how it improves backwards compatibility. But how straightforward is it to apply progressive enhancement concepts to a real-life project? When designin

Responsive Design , Navigation , coding

收藏 評論

Anselm Hannemann - Web Development Reading List #161: Restyling Form Elements, HTTP/2 HPACK, And The Empathy Vacuum

Are you afraid of refactoring code? I love refactoring code. It’s nice to see a code base growing, but this also means that new quirks and suboptimal changes are introduced along the way. At some po

Web Development Reading List , Tools , coding

收藏 評論

Anselm Hannemann - Web Development Reading List #167: On Team Retreats, Immutable Cache, And Eliminating Clearfix Hacks

When working in a team, we focus so much on the work, that we often forget that we all have something in common. Something that is so obvious that we underestimate it: we all are human beings. And w

Web Development Reading List , Tools , coding

收藏 評論

Victor Ayomipo - CSS Cascade Layers Vs. BEM Vs. Utility Classes: Specificity Control

CSS is wild, really wild. And tricky. But let’s talk specifically about specificity. When writing CSS, it’s close to impossible that you haven’t faced the frustration of styles not applying as expe

Techniques , coding , Css

收藏 評論

Maxim Shirshin - Scaling Down The BEM Methodology For Small Projects

Front-end development is no longer about individual frameworks. Tools are available — we merely have to choose. To make the right choices for your project, you need to start with a general approach,

Techniques , coding , Css , jquery , html5 , Javascript

收藏 評論

Rodney Rehm - Making Accessibility Simpler, With Ally.js

I’ve been a web developer for 15 years, but I’d never looked into accessibility. I didn’t know enough people with (serious) disabilities to properly understand the need for accessible applications a

Accessibility , coding , Javascript

收藏 評論

Dirk Jesse - Flexible Layouts: Challenge For The Future

This article is a guest post written by Dirk Jesse, the developer of YAML (Yet Another Multicolumn Layout), an (X)HTMLCSS framework which explains his motivation for YAML in the last paragraph of th

Frameworks , Layouts , coding

收藏 評論

Maksim Chemerisuk - Introducing Live Extensions For Better-DOM: What They Are And How They Work

After recently writing an article on “Writing A Better JavaScript Library For The DOM”, I realized that the topic is indeed a very complex one and that it’s important to understand what exactly live

Techniques , coding , jquery , Javascript

收藏 評論

Drew Minns - Quantity Ordering With CSS

Here is your mission, should you choose to accept it: create a table of items. Each item should span a third of the content area, with the fourth item starting on a new row, much like floats. Howeve

flexbox , Techniques , coding , Css

收藏 評論

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

收藏 評論

Noura Yehia - 45+ New jQuery Techniques For Good User Experience

JavaScript libraries have made huge leaps and bounds in helping developers write code and develop products more quickly. jQuery is one of the most popular JavaScript frameworks, with powerful tools

coding , Resources , jquery

收藏 評論

Vitaly Friedman - 40 Useful jQuery Techniques and Plugins

We’ve tried our best to fuel the growing appetite of our readers for more advanced articles, but recently we’ve been receiving more requests for carefully selected, useful round-ups. We are not big

coding , plugins , Resources , jquery

收藏 評論

David Catuhe - Building Shaders With Babylon.js

Shaders are a key concept if you want to unleash the raw power of your GPU. I will help you understand how they work and even experiment with their inner power in an easy way, thanks to Babylon.js.

Techniques , Tools , coding , Javascript

收藏 評論

Luigi De Rosa - Improving User Flow Through Page Transitions

Any time a user’s experience is interrupted, the chance of them leaving increases. Changing from one page to another will often cause this interruption by showing a white flash of no content, by tak

mobile , ux , coding , Javascript

收藏 評論

Zoe Mickley Gillenwater - Modern CSS Layouts, Part 2: The Essential Techniques

In Modern CSS Layouts, Part 1: The Essential Characteristics, you learned that modern, CSS-based web sites should be progressively enhanced, adaptive to diverse users, modular, efficient and typogra

Techniques , Layouts , coding , Css , Essentials

收藏 評論

Slava Fomin II - Sailing With Sails.js: An MVC-style Framework For Node.js

I had been doing server-side programming with Symfony 2 and PHP for at least three years before I started to see some productivity problems with it. Don’t get me wrong, I like Symfony quite a lot: I

Frameworks , coding , Javascript

收藏 評論

Elad Shechter - There Is No Such Thing As A CSS Absolute Unit

When we start learning CSS, we find that CSS units of measurement are categorized as relative or absolute. Absolute units are rooted in physical units, such as pixels, centimeters, and inches. But o

Responsive Design , coding , Css , Browsers

收藏 評論

Vyacheslav Oliyanchuk - CSScomb: Sorting CSS Properties, The Better Way

*This is our seventh article in a series that introduces the latest useful and freely available tools and techniques, developed and released by active members of the Web design community. The first

Tools , coding , Css

收藏 評論