09 May 2026 7 min read software-engineering Type‑Safe Finite State Machines in Next.js: Harnessing XState + Zod for Rock‑Solid UI Logic Learn how to combine XState and Zod to build type‑safe finite state machines that keep your Next.js UI predictable and error‑free. WBSS Learning This post is for subscribers only Subscribe now Already have an account? Sign in
30 Aug Eliminating Head-of-Line Blocking in Micro-Frontends via HTTP/3 Push Priority Critical CSS loads before main JavaScript after HTTP/3 push-priority tuning on micro-frontend bundles. 30 Aug 2026 4 min read
29 Aug The Silent Leak: Promise.all() in Server-Side Props That Evades Heap Snapshots A Next.js application grown by 200 MB overnight despite removing all visible data. 29 Aug 2026 4 min read
22 Aug Five Runtime Guards to Prevent Any Drift in TypeScript Libraries, Even with CommonJS or ESM Interop 22 Aug 2026 2 min read
21 Aug Transitory State Safety: Why Zod Schemas Fail During React Re-Renders and What to Do Instead 21 Aug 2026 3 min read