Linking To A Disclosure (Details) Element
Explores techniques to link to and auto-expand HTML <details> elements, focusing on browser behavior and JavaScript solutions for better UX.
Explores techniques to link to and auto-expand HTML <details> elements, focusing on browser behavior and JavaScript solutions for better UX.
Introducing SND, a tiny JavaScript library that makes adding UI sound effects to web applications quick and easy with simple HTML classes.
A workshop teaching how to build modern web UIs with htmx and ASP.NET Core Razor Pages, avoiding the complexity of single-page applications (SPAs).
A developer shares a list of outdated JavaScript and CSS tricks they've removed from their code, including performance hacks and modern alternatives.
A review of the Eleventy static site generator's major achievements, release stats, and growth metrics for the year 2025.
Zach Leatherman announces his upcoming talk at the State of the Browser 2026 conference, a web development event.
A tutorial on creating a water ripple text effect using SVG filters and CSS, with code examples and explanations.
Proposal for a 'poster' attribute on the HTML <canvas> element to provide a static placeholder and improve archiving, performance, and accessibility.
A guide on how to correctly integrate native browser APIs like fetch and localStorage with React's component lifecycle for efficient web apps.
Firefox DevTools now hides unused CSS variables to reduce clutter and improve debugging workflow for developers.
A web developer's list of widely available CSS, JavaScript, and DOM API features to learn, based on Google's Baseline project and W3C resources.
A software developer reflects on the computing industry of 1996, analyzing a prescient Byte Magazine article about the web, browsers, and Java.
A developer shares their New Year's goal to simplify their website using AI-assisted coding, detailing specific changes made to their Jekyll static site.
A developer explains why they are building a custom static site generator in Rust instead of using existing tools like Astro or 11ty.
A daily link roundup for developers covering .NET, web dev, AI, Python, DevOps, and tech industry news from January 1, 2026.
A developer's 2025 retrospective covering career moves, open-source project stewardship (HTML Minifier), and the impact of AI on engineering productivity.
A developer uses Claude Code to build a browser-based RSS reader, learning about CORS proxies and security pitfalls along the way.
A review of textarea.my, a minimalist browser-based text editor that stores data in the URL hash, highlighting its clever JavaScript techniques.
Explains how to properly detect browser support for the new View Transition Types API in web development, highlighting a common pitfall.
A developer uses the Claude in Chrome browser agent to navigate the Cloudflare dashboard and solve a CORS configuration problem.