
JSDoc as the ideal typing tool for JavaScript
JSDoc as the ideal typing tool for JavaScript and a simpler alternative to TypeScript.
Web Standards
Daily web platform news

JSDoc as the ideal typing tool for JavaScript and a simpler alternative to TypeScript.

Learn to wire URLPattern, web components, and History API into a tiny vanilla JS SPA router.

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.

A deep dive into how source maps link minified JavaScript back to original code.

Playlist offers 19 sessions on AI, JS origins, frameworks, CSS, monetization and more.

<color‑input>, a modern color picker web componentAdvanced color picker supports wide-gamut and multiple color spaces.

hidden="until-found"Enhancing collapsible sections with progressive discovery and better find-in-page support.

Tanner Linsley warns that framework directives blur the line between JS and the platform.

setHTML(), Trusted Types and the Sanitizer APINew setHTML() and Sanitizer API prevent XSS by safely inserting HTML into the DOM.

Comparing 10 meta-frameworks: Marko, SolidStart, SvelteKit, Qwik lead. React has limits.

When to use JSON module imports vs fetch(): caching, responses, errors, and use cases.