Viewport logger research tool
Andy introduces a viewport logger tool to collect data on screen fragmentation and encourages testing on various devices.
Andy introduces a viewport logger tool to collect data on screen fragmentation and encourages testing on various devices.
Explains why to use Svelte over Astro files for components in Astro projects, focusing on reusability and syntax.
A reflection on CSS Day 2023, highlighting the rapid evolution of CSS, the undervaluation of CSS skills, and the need for community building.
Explains the correct HTML structure for using CSS container queries to avoid sizing errors with container query units.
A discussion on managing complexity in front-end development, advocating for fewer dependencies and leveraging the web platform.
A web developer's hands-on review of the Dell 6K 32" monitor, focusing on its use with Macs and why it's a great value despite a major flaw for some users.
Explains JavaScript Import Maps for ASP.NET Core devs, comparing traditional scripts to ES modules for better dependency management.
A talk from DjangoCon Europe 2023 covering updates, maintenance, and how to contribute to the official djangoproject.com website.
A detailed guide to setting up a MacBook with Apple Silicon (M1) for web and React Native development, covering tools, terminal configuration, and essential software.
A guide to the new HTML popover API, explaining its features, syntax, and benefits for building UI components without JavaScript.
A developer explains styling challenges caused by Astro's islands and slots, offering practical CSS workarounds for common issues.
Introduces Carbon Capture, a new WebPageTest add-on for measuring and analyzing a website's estimated CO2 emissions to promote sustainable web development.
Highlights 20 new and upcoming CSS and UI features announced at Google I/O 2023, including container queries, nesting, and scroll-driven animations.
A developer explains why they chose not to implement AVIF image format on their site, opting instead to optimize JPEG quality for file size savings.
A talk on implementing full-text search in Django using only PostgreSQL, presented at PyCon US 2023.
A developer reflects on the fragmented social media landscape and explains his decision to return to blogging as his primary platform for sharing ideas.
A technical exploration of the CSS :has() pseudo-class, demonstrating its power for selecting parent and sibling elements with interactive demos.
A developer analyzes the practical challenges of responsive images on modern high-resolution smartphones, questioning if serving smaller image variants is still effective.
A summary of a web development panel discussion where developers answered audience questions and discussed the future of the field.
Explains how to use the CSS color-mix() function to create semi-transparent variants of brand colors by mixing them with transparency.