tag coding

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

@coding / 博客 RSS 訂閱

Chris Ashton - High-Impact, Minimal-Effort Cross-Browser Testing

Cross-browser testing is time-consuming and laborious. However, developers are lazy by nature: adhering to the DRY principle, writing scripts to automate things we’d otherwise have to do by hand, ma

testing , coding , Browsers

收藏 評論

Lars Kappert - Client-Side Templating

Using templates in the browser is becoming more and more widespread. Moving application logic from the server to the client, and the increasing usage of MVC-like patterns (model–view–controller) ins

templates , coding , Browsers , HTML , Javascript

收藏 評論

Addy Osmani - Reliable Cross-Browser Testing, Part 1: Internet Explorer

In a perfect world, cross-browser testing would be straightforward. We would download a legacy version of a browser, run it, and be able to instantly test our pages and scripts without a single care

testing , coding , Browsers , Internet Explorer

收藏 評論

Jon Arne Sæterås - Leaner Responsive Images With Client Hints

Responsive images have been around long enough for most of us to have taken them for a spin, or at least to have learned from the experiences of those who have. Beyond doubt, the responsive images s

performance , mobile , coding

收藏 評論

Vitaly Friedman - Free Typographic XHTML/CSS-Layouts For Your Designs

The response was overwhelming and we really had a hard time going through the designs, analyzing them and deciding which templates deserve the awards. Unfortunately, many templates were just copies

Freebies , Layouts , coding , Css

收藏 評論

Justin Johnson - 10 Useful CSS/JS-Coding Solutions For Web-Developers

Over the last months we’ve been paying closer attention to interesting design techniques and coding solutions and tried to understand how each of these solutions work and how they can benefit other

Techniques , coding , Css , Javascript

收藏 評論

Anselm Hannemann - Web Development Reading List #178: On CAA, Pong.js, And Meaningful Work

Looking at recent discussions, I feel that more and more people are starting to think about ethically and morally correct work. Many of us keep asking themselves if their work is meaningful or if it

Web Development Reading List , Tools , coding

收藏 評論

Eric Meyer - The Bright (Near) Future of CSS

In this article, the focus is on what’s coming: styling techniques you’ll use in the immediate and near-term future. From styling HTML 5 elements to rearranging layout based on display parameters to

Techniques , coding , Css

收藏 評論

Ben Howdle - Understanding JavaScript Bind ()

Function binding is most probably your least concern when beginning with JavaScript, but when you realize that you need a solution to the problem of how to keep the context of this within another fu

Techniques , Tools , coding , Javascript

收藏 評論

Nicolas Garnier - MJML – How To Make Responsive HTML Email Coding Easy

Email is one of the best ways to engage with your users, especially during the holiday season. However, if you want to stand out, no matter how beautiful your emails are, you need to make sure they

Newsletters , Emails , coding , Css , HTML

收藏 評論

Alex Rudenko - Building A Server-Side Application With Async Functions and Koa 2

One of the upcoming features of JavaScript that I especially like is the support for asynchronous functions. In this article, I would like to show you a very practical example of building a server-s

Frameworks , API , coding , Javascript

收藏 評論

Zell Liew - Website Layout Tools Compared: Flexbox Vs. Susy

Flexbox has become one of the most popular tools for creating website layouts. Susy is another layout tool that has gained popularity with the Sass community over the last few years. Many developer

sass , css3 , Tools , Layouts , coding

收藏 評論

David Bushell - How To Bring Interactivity To Your Website With Web Standards

Adding interactivity and animations to a design doesn’t have to be complicated or make the website inaccessible when you use modern Web standards. In this article, we’ll explore several examples and

animation , Techniques , coding

收藏 評論

Sven Lennartz - 30 Scripts For Galleries, Slideshows and Lightboxes

Family photos, vacation snapshots or creative artistic works: whatever images you have to present, you can present them in a variety of ways. On a big screen, in slide shows or in a thumbnails galle

coding , Galleries , Resources

收藏 評論

Jonathon Morgan - Don’t Be Scared Of Functional Programming

Functional programming is the mustachioed hipster of programming paradigms. Originally relegated to the annals of computer science academia, functional programming has had a recent renaissance that

Techniques , coding , Javascript

收藏 評論

Ben Gremillion - Hex Color – The Code Side Of Color

The trouble with a color’s name is that it never really is perceived as the exact same color to two different individuals — especially if they have a stake in a website’s emotional impact. Name a co

Color Theory , coding , Colors , Essentials

收藏 評論

Demiurg - Cross-Browser Testing: A Detailed Review Of Tools And Services

As you probably know, cross-browser testing is an important part of any developer’s routine. As the number of browsers increase, and they certainly have in recent years, the need for automatic tools

Tools , testing , coding , Browsers

收藏 評論

Mathias Biilmann Christensen - Why Static Site Generators Are The Next Big Thing

At StaticGen, our open-source directory of static website generators, we’ve kept track of more than a hundred generators for more than a year now, and we’ve seen both the volume and popularity of th

Tools , Generators , coding , Static Generators

收藏 評論

Chris Coyier - 12 Principles For Clean HTML Code

Beautiful and clean HTML is the foundation of a beautiful website. When I teach people about CSS, I always begin by telling them that good CSS can only exist with equally good HTML markup. A house i

workflow , Characters , Principles , coding , Validation , Css

收藏 評論

Jonathan Suh - Responsive Typography With Sass Maps

Managing consistent, typographic rhythm isn’t easy, but when the type is responsive, things get even more difficult. Fortunately, Sass maps make responsive typography much more manageable. Writing

Responsive Design , Typography , coding , Css

收藏 評論

Denis Ryabov & Ugur Kaner - Redefining Lazy Loading With Lazy Load XT

Lazy loading is a common software design pattern that defers the initialization of objects until they are needed. Lazy loading images started to become popular on the web back in 2007, when Mika Tuu

performance , Techniques , coding , jquery

收藏 評論

Amejimaobari Ollornwi - Handling JavaScript Event Listeners With Parameters

JavaScript event listeners are very important, as they exist in almost every web application that requires interactivity. As common as they are, it is also essential for them to be managed properly.

Techniques , coding , Javascript

收藏 評論

Eric Portis - Responsive Images Done Right: A Guide To And srcset

Images are some of the most important pieces of information on the web, but over the web’s 25-year history, they haven’t been very adaptable at all. Everything about them has been stubbornly fixed:

webp , mobile , coding , Responsive Images

收藏 評論

Lea Verou - Help The Community! Report Browser Bugs!

You’re developing a new website and have decided to use some CSS3 and HTML5, now that many of the new specifications are gaining widespread support. As you’re coding the theme and thinking of how mu

Bugs , coding , Css , Browsers , Javascript

收藏 評論