Posts on TypeScript and JavaScript — the runtime wars (Bun vs Node vs Deno), Hono and small ASGI-style frameworks, server-first React with Next.js 15, Drizzle for type-safe data, and the modern TS toolchain that finally feels good.
Zod vs Valibot vs Effect Schema in 2026 — TypeScript Validation Showdown
Picking a TS validation library: Zod (default), Valibot (smaller bundle), Effect Schema (FP-flavored). Bundle size, perf, ergonomics, and migration paths.