jsmanifest
Modern web development insights. React, TypeScript, and beyond.
50+Articles
5+Years Writing
100K+Readers
index.ts
Recent Posts
View all →WebAssembly Component Model and WASI 0.3 in 2026: What JavaScript Developers Actually Need to Know
June 1, 2026
The Component Model and WASI 0.3 have fundamentally changed how JavaScript and WebAssembly interoperate. Here's what actually matters for production codebases in 2026.
WebAssemblyWASIJavaScript+2
Signals Won the Framework War Except in React: A Developer Guide to Runes and Fine-Grained Reactivity in 2026
May 31, 2026
Most reactivity problems stem from treating state updates as coarse-grained events. This guide shows how signals and Svelte runes deliver fine-grained reactivity that React deliberately avoided.
signalsfine-grained-reactivitysvelte+2
Temporal API Is Finally in ECMAScript 2026: Replace Your date-fns and dayjs Today
May 29, 2026
The Temporal API lands in ECMAScript 2026, offering immutable date handling with first-class timezone support. Learn when to drop date-fns and dayjs, compare bundle sizes, and migrate production code with confidence.
JavaScriptTypeScriptECMAScript+2
Stay Updated
Get the latest articles and updates delivered straight to your inbox.