Under the hood of MDN’s new frontend
Web components, Lit, and server-side rendering replace the old React SPA.
Web Standards
Daily web platform news
Web components, Lit, and server-side rendering replace the old React SPA.
Retrofitting AgnosticUI with ElementInternals and form validation.
New proposal lets shadow DOM internals be referenced via the host without breaking encapsulation.
Auto-import only the elements you actually use, and keep upgrades working after DOM changes.
Light DOM components, plus signals-based state, without committing to full Lit.
Skip boilerplate with scaffolded tests, CI, and secure npm publishing.
Using the User Timing API to track real-world component performance
How Light DOM, Lit, and Testing Library made a legacy app’s web components testable.
<color‑input>, a modern color picker web component
Advanced color picker supports wide-gamut and multiple color spaces.