CSS Is Not Simple
A humorous and confusing explanation of CSS positioning properties (static, relative, absolute, fixed) that highlights the language's complexity.
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.
A technical article exploring CSS3 animations and pseudo-elements to create an accessible, cross-browser compatible loading indicator.
A guide to creating a simpler CSS typing animation using the 'ch' unit for character-based width, with browser support considerations.
Explains the CSS box-sizing property and recommends using border-box for easier layout management, preventing width calculation issues.
A developer shares a custom jQuery plugin for animating color transitions using RGB interpolation in 3D space.
A technical critique of Smashing Magazine's website redesign, focusing on performance issues like page weight and ad loading.
A gallery exploring CSS transitions and animations, demonstrating various animatable properties with interactive demos.
A developer shares personal experiences and feedback from speaking at four front-end web development conferences, including JSConf EU and Fronteers.
Introducing Heydings Icons, a free web font with 60 glyphs for enhancing UI elements like links and buttons using CSS pseudo-classes.
A personal reflection on the Breaking Development web conference, covering speaker talks, attendee discussions, and event organization insights.
A guide demonstrating how to use jQuery events and OOP principles to write clean, modular JavaScript code for UI components.
Introducing cubic-bezier.com, an improved tool for creating and visualizing CSS cubic-bezier() easing functions with advanced features.