Intent to Ship: JPEG XL
Mozilla has announced its intent to ship the JPEG XL image format in Firefox, following a similar intent from Chrome. This marks a major milestone for the modern image format, which joins AVIF as a high-performance successor to WebP and traditional JPEG.
Mozilla Hacks · 26 August 2026 · Read the original →
Bun 1.4
Bun 1.4 introduces a complete rewrite of the runtime in Rust and features built-in headless browser automation via Bun.WebView. The release also adds Node.js 26.3.0 compatibility, new APIs for markdown and images, and an opt-in global virtual store.
Bun · 26 August 2026 · Read the original →
MicroLighter
MicroLighter is a 2 KB client-side syntax highlighter that avoids DOM manipulation entirely by leveraging the native CSS Custom Highlight API. It uses TextMate grammars to parse and colorize text, packaged inside a lightweight web component.
Frontend Masters · 26 August 2026 · Read the original →
Design Systems + Horizontal @layer
This post explores how to scale CSS @layer configurations horizontally across enterprise-scale design systems. It discusses integrating design tokens from build pipelines to easily override component defaults using CSS variables.
Frontend Masters · 26 August 2026 · Read the original →
Keyboard Shortcuts That Display The Correct Modifier Key per OS
This article addresses the challenge of displaying the correct keyboard shortcut modifier keys, such as ⌘ for macOS versus Ctrl for Windows and Linux, on web applications. It highlights common shortcuts and discusses techniques for detecting the user's operating system to render the appropriate UI symbols.
Frontend Masters · 26 August 2026 · Read the original →
WebAuthn Level 3 Becomes W3C Recommendation
The Web Authentication Working Group has published Web Authentication: An API for accessing Public Key Credentials Level 3 as a W3C Recommendation on August 25, 2026. This specification defines an API for web applications to create and use strong, attested, scoped, public key-based credentials for user authentication. Level 3 is the successor to Level 2, with new features planned for Level 4.
w3.org · 26 August 2026 · Read the original →
We can implement passwordless authentication, but displaying a Command key is still a blog post.
6 stories, every Wednesday
Published here every week. Follow by RSS to get it as it lands.