HTTP Evolution: From 1.1 to HTTP/3
Follow HTTP's evolution from ordered text messages to multiplexed QUIC streams and plan a measurable, fallback-safe HTTP/3 rollout.
2026-07-11 · 13 min read
Follow HTTP's evolution from ordered text messages to multiplexed QUIC streams and plan a measurable, fallback-safe HTTP/3 rollout.
2026-07-11 · 13 min read
Design browser-facing systems by separating origin isolation, cross-origin read permission, credentials, execution policy, and embedding controls.
2026-06-27 · 13 min read
Build offline-first applications around service-worker lifecycle state, coherent cache versions, durable mutations, and explicit recovery.
2026-06-15 · 13 min read
Measure LCP, INP, and CLS with field evidence, precise attribution, targeted repairs, and regression budgets.
2026-06-03 · 13 min read
Reason about Flexbox and Grid through intrinsic sizes, free-space distribution, track sizing, overflow constraints, and reproducible debugging.
2026-05-22 · 14 min read
Build Web Components as durable platform contracts across lifecycle, composition, styling, forms, accessibility, SSR, and frameworks.
2026-05-10 · 13 min read
Ship server-rendered HTML first, then activate only the interactive islands users need with deliberate triggers, state, and scheduling.
2026-05-05 · 12 min read
Choose browser persistence by data role, transaction needs, eviction risk, privacy boundaries, security, and offline synchronization.
2026-04-28 · 12 min read
Select a real-time transport by message semantics, infrastructure, reconnect needs, scaling model, and bounded backpressure.
2026-04-16 · 12 min read
Understand how semantic HTML becomes an accessibility tree, how names and focus are computed, and how to verify inclusive behavior.
2026-04-04 · 14 min read
Follow source files through parsing, resolution, graph analysis, tree-shaking, chunking, caching, assets, source maps, and HMR.
2026-02-06 · 13 min read
Build a TypeScript reactive engine and learn how tracking, computed values, scheduling, cleanup, and batching actually work.
2025-10-12 · 14 min read