Can we get rid of gradient prefixes?
Analyzes browser support for unprefixed CSS gradients and advises which vendor prefixes are still necessary for web developers in 2013.
Analyzes browser support for unprefixed CSS gradients and advises which vendor prefixes are still necessary for web developers in 2013.
A developer refactors and improves the UI of a university grade calculator web app, discussing the trade-offs of adding JQuery and design changes.
A presentation and guide on using RequireJS and AMD modules for JavaScript dependency management and modular code organization.
A developer shares their journey of leaving a stable job to start independent consulting, focusing on responsive web development, performance challenges, and tech training.
A personal review of the dotJS conference in Paris, covering the venue, logistics, and the technical vs. general nature of the talks.
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.