Requests and the HTTP 302 Status Code
Explains the Python Requests library's handling of HTTP 302 redirects, discussing the RFC specification versus real-world browser behavior.
Explains the Python Requests library's handling of HTTP 302 redirects, discussing the RFC specification versus real-world browser behavior.
Explains the importance of setting a performance budget for web projects to control page weight and load times, treating speed as a core design feature.
A curated list of interesting and useful web tools, resources, and discoveries for developers and tech enthusiasts.
Argues that all web designs are inherently broken due to the vast diversity of browsers and devices, and advocates for future-friendly development practices.
Argues WordPress must adopt RESTful principles to separate content from presentation, enabling programmatic access for modern web needs.
A developer details the process of redesigning their personal homepage, moving from a Django-based lifestream to a simpler, Bootstrap-powered static site.
A personal recap of the Web Development Conference 2012, summarizing key talks on creativity, Git, web security, and developer tools.
Upcoming improvements to Dabblet, including JavaScript support, cross-browser compatibility, security enhancements, and Prism integration.
A guide for developers on using Chrome Canary for front-end development, highlighting its daily updates and new web platform features.
An interview discussing frontend development, the developer's background, and insights into HTML5 Boilerplate and web tooling.
The author expresses excitement for Web Platform Docs, a collaborative project by browser vendors to create unified web development documentation.
Argues that web development tools like responsive design or CSS preprocessors are not inherently bad; poor results stem from implementation, not the technique itself.
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.
Exploring how to use HTML5 localStorage to cache CSS files for improved website performance and faster loading times.
A curated list of influential front-end developers recognized for their open-source contributions, technical expertise, and community teaching efforts.
A technical guide on implementing a scalable, pure CSS mobile navigation menu icon (the 'hamburger' icon) to avoid cross-device Unicode rendering issues.
Announcing the launch of the Breaking Development Podcast, focusing on web design, development, and interviews with industry experts.
Author announces the official release of their book 'Implementing Responsive Design', covering responsive workflows, media queries, and fluid layouts.
A technical guide on programmatically generating dynamic XML sitemaps for search engines in ASP.NET MVC applications.
Introducing Prism, a lightweight, extensible syntax highlighter for code snippets with plugin support and semantic HTML.