
Explicit resource management in JavaScript
New “using” syntax makes cleanup automatic, reducing leaks and boilerplate.
Web Standards
Daily web platform news

New “using” syntax makes cleanup automatic, reducing leaks and boilerplate.

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.

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

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.

Dependency management on the web needs an intervention, not more bundler glue.

Smarter tools and faster performance for JavaScript coming in ES2026.

How thoughtful URL design turns links into powerful, shareable state for modern web apps.