Chrome Canary for Developers
A guide for developers on using Chrome Canary for front-end development, highlighting its daily updates and new web platform features.
A guide for developers on using Chrome Canary for front-end development, highlighting its daily updates and new web platform features.
The author expresses excitement for Web Platform Docs, a collaborative project by browser vendors to create unified web development documentation.
A reflection on the 2012 Breaking Development conference in Dallas, highlighting the value of its single-track format for blending design, code, and forward-thinking discussions.
Explains how to use CSS sprite sheets and background-position to eliminate icon hover flicker by preloading all image states.
Author announces the official release of their book 'Implementing Responsive Design', covering responsive workflows, media queries, and fluid layouts.
A technical guide explaining how to make Twitter Bootstrap's tab components bookmarkable using JavaScript and URL hash fragments.
An overview of the SMACSS CSS architecture methodology, explaining its core principles and categorization rules for writing scalable stylesheets.
Explores best practices for writing semantic, maintainable CSS selectors, with an introduction to frameworks like OOCSS and SMACSS.
A technical guide on extending the PageDown markdown editor to support custom image uploads via JavaScript, including async file handling.
A technical tutorial explaining how to switch between views and manage layout in a Backbone.js application, including code examples.
Explains the Backbone.js Router and History API, comparing it to MVC frameworks and showing how to handle client-side navigation.
A humorous and confusing explanation of CSS positioning properties (static, relative, absolute, fixed) that highlights the language's complexity.
A developer shares a minimalist iPhone lock screen design using a custom template and discusses UI design for iOS.
Announcing BDConf:focus, a one-day conference in Minneapolis dedicated entirely to responsive web design, featuring expert workshops and presentations.
A talk exploring the modern web development tool ecosystem, from boilerplates to deployment, to improve developer productivity.
A developer's critical analysis of JavaScript's challenges, particularly regarding modularity and dependency management in browser environments.
A satirical guide categorizing different stereotypes of web developers, from 'Rockstars' to 'Pedants', based on their skills and approaches.
Improving user experience for multi-select lists using jQuery plugins for tooltips and visual feedback.
Explains how to improve webpage load times by asynchronously loading social media JavaScript links, with a reference to a CSS-Tricks article.
Analysis of why CSS vendor prefixes create maintenance problems for developers and hinder web standards adoption.