Book Review: Responsible Responsive Design
A review of Scott Jehl's book 'Responsible Responsive Design', covering advanced responsive web design techniques, performance, and accessibility.
A review of Scott Jehl's book 'Responsible Responsive Design', covering advanced responsive web design techniques, performance, and accessibility.
A developer critiques Responsive Web Design (RWD), arguing for device detection as a complementary approach to improve performance and user experience.
A blog post collecting reviews and errata for the book 'Apps For All: Coding Accessible Web Applications', a technical guide on web accessibility.
An introduction to the HWB color model in CSS, explaining its intuitive approach to defining colors using Hue, Whiteness, and Blackness.
The article debunks the myth that responsive web design (RWD) is inherently bad for performance, arguing it's an opportunity to prioritize performance.
Summary of a Google I/O 2014 talk on building a team-wide performance culture for web development, focusing on mobile users and metrics.
Explores the implementation of responsive images using srcset, sizes, and picture elements, advocating for a combined front-end and server-side approach.
A detailed list of 26 essential Grunt.js plugins used for building and deploying an Ember.js application at qrator.com.
A follow-up article listing resources to learn CSS Shapes, including tutorials, examples, and developer tools.
Explores why responsive web design (RWD) often has a similar visual aesthetic, discussing trends, workflow, and reliance on frameworks.
Explores how Shadow DOM and Web Components impact web accessibility, explaining that assistive technologies interact with the rendered DOM tree.
Discusses the debate around defaulting to libraries like jQuery, arguing for evaluating their necessity to reduce page weight and improve performance.
Explores the evolution of responsive web design beyond fluid grids and media queries, discussing its broader principles and future-friendly approaches.
A developer shares her experience teaching a Girl Develop It class on web accessibility, covering topics like offscreen content and tab index.
A developer's critical analysis of the stalled standards process for implementing responsive images on the web, focusing on the src-N proposal.
Explores the performance impact of non-responsive images, focusing on memory waste and decoding time, with practical examples and data.
A personal recap of the 2013 Digital Visions conference in Vienna, covering talks on front-end development and UX.
A tutorial on creating a circular navigation menu using CSS transforms and mathematical calculations, with an interactive demo.
Explores the need for responsive images in web development, analyzing performance benefits and implementation challenges.
A web developer shares his four-part testing setup for responsive design, covering mockups, design, UI, and final checks across various devices and browsers.