
How to dynamically install custom elements
Auto-import only the elements you actually use, and keep upgrades working after DOM changes.
Web Standards
Daily web platform news

Auto-import only the elements you actually use, and keep upgrades working after DOM changes.

Essential component tests for keyboard, tokens, names, zoom, and screen readers.

New meta element brings OS text scaling to mobile.

Low-specificity defaults via @layer plus modern typography and form, and media normalization.

Lazy iterator helpers cut allocations and stop work early in UI data pipelines.

Light DOM components, plus signals-based state, without committing to full Lit.

Skip stashing by checking out branches in parallel folders.

<geolocation> HTML elementDeclarative location requests land in Chrome 144, cutting boilerplate and improving recovery.

A checklist for hunting megabytes, and shipping less JS.

A practical recipe for popover menus that animate, and flip to fit the viewport.

Data-backed snapshot of how the web is built in 2025, from performance to privacy.

A quick tour of Temporal, the saner successor to JavaScript’s Date.