Why we need responsive images
Explores the need for responsive images in web development, analyzing performance benefits and implementation challenges.
Explores the need for responsive images in web development, analyzing performance benefits and implementation challenges.
A review of the 2013 'beyond tellerrand' conference, highlighting talks on web sustainability, design, and development.
A front-end engineer shares his updated personal website design and discusses the process of modernizing his resume.
Explains the difference between ORM models and application models in web development, advocating for the repository pattern to isolate business logic.
A tutorial on styling a website header with CSS, covering linking stylesheets, using CSS resets, and applying layout techniques.
Introduces buttonlike.js, a jQuery plugin for making non-button elements accessible via ARIA roles, keyboard focus, and event handling.
Author previews the Mobilism 2013 conference in Amsterdam, highlighting its mobile web focus, innovative Twitter Q&A format, and related events.
A guide to nine essential CSS properties, including display, width, height, and more, for web developers.
A review of Stephen Hay's book on responsive design workflow, covering browser-based design, automation, and flexible processes for modern web development.
A developer shares their experience redesigning a personal blog using WordPress, focusing on CSS changes and exploring the Ghost platform.
A tutorial on creating a clean website's HTML structure, covering element targeting with IDs and classes.
An introduction to website structure, focusing on HTML block elements and layout principles for web development beginners.
A historical and technical look at the evolution of User-Agent strings, born from the browser wars and used for feature detection.
A developer shares how he unintentionally created a bootstrapped startup, Karani, while working a non-tech job and later realized he was an entrepreneur.
Explores using CSS media queries embedded within SVG files to create responsive graphics that adapt based on their own size, not just the screen.
Explores the new experimental socket API in Google App Engine 1.7.7 pre-release, demonstrating its use in Python applications.
A technical comparison of serving static content (CSS, JS, images) in Nancy and ASP.NET MVC frameworks, highlighting key differences and configuration steps.
A developer refactors and improves the UI of a university grade calculator web app, discussing the trade-offs of adding JQuery and design changes.
An explanation of WebKit, its different ports, and how they affect web development and browser compatibility.
A user investigates why Google search results for 'stackoverflow' incorrectly linked to a US government website, revealing a web developer's redirect error.