11ty: Index ALL the things!
A technical guide on creating comprehensive URL hierarchies and tag indices using Eleventy's pagination feature for static site generation.
A technical guide on creating comprehensive URL hierarchies and tag indices using Eleventy's pagination feature for static site generation.
A technical analysis of the CSS implementation in Meta's Threads app, focusing on its use of CSS Grid for post layouts.
Explains new CSS viewport units (svh, lvh, dvh) that solve mobile layout issues caused by dynamic browser UI elements like address bars.
A designer announces a new conference talk about iterative UX design for diverse devices and invites speaking opportunities at tech events.
Explains how to handle ASP.NET Core anti-forgery tokens when using HTMX boosts, including solutions for script re-registration.
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.