Results of the State of JavaScript 2025 survey
TypeScript goes native, Vite overtakes Webpack, and AI-assisted coding keeps climbing.
Daily web platform news
TypeScript goes native, Vite overtakes Webpack, and AI-assisted coding keeps climbing.
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.
New meta element brings OS text scaling to mobile.
<geolocation> HTML element
Declarative location requests land in Chrome 144, cutting boilerplate and improving recovery.
Simpler dialogs with anchor-positioned close buttons.
How to build explicit HTML and ARIA relationships for accessibility.
Combining modern web APIs for seamless UI animations.
Developers still value practical UI over flashy new tech.
How HTML and CSS behave inside ePub ebooks.
Low-specificity defaults via @layer plus modern typography and form, and media normalization.
A practical recipe for popover menus that animate, and flip to fit the viewport.
3D HTML voxels via stacked CSS grids, no Сanvas.
@scope CSS now that it’s Baseline
Full browser support makes scoped CSS practical for cleaner, modular styling.
Simpler dialogs with anchor-positioned close buttons.
scroll-state(scrolled)
CSS queries that react to scroll direction shipping in Chrome 144.
Native masonry-style layouts with grid lanes available for testing in Safari TP 234.
TypeScript goes native, Vite overtakes Webpack, and AI-assisted coding keeps climbing.
Auto-import only the elements you actually use, and keep upgrades working after DOM changes.
Lazy iterator helpers cut allocations and stop work early in UI data pipelines.
A checklist for hunting megabytes, and shipping less JS.
A quick tour of Temporal, the saner successor to JavaScript’s Date.
Skip boilerplate with scaffolded tests, CI, and secure npm publishing.
Tips for triggering, intercepting, and timing navigations with navigation.
Essential component tests for keyboard, tokens, names, zoom, and screen readers.
New meta element brings OS text scaling to mobile.
How to build explicit HTML and ARIA relationships for accessibility.
New open-source contrast checker unites APCA and WCAG 2.
Why toast popovers can float above dialogs yet stay unreachable, and how to fix the top-layer trap.
popover attribute in practice
Covers implicit anchors, auto vs manual vs hint modes, and JS control for accessible popovers.
<input type="number">
A detailed walkthrough of the input number, its quirks and best practices in modern browsers.