
6 min read
Farewell, Next.js — Part Two: Types All the Way Down
Part one left us with a small, server-rendered React frontend. Part two is the full-stack half of the bet: end-to-end types with no tRPC and no TanStack, a server that stays the single source of truth, and — because the stack is so light — a web app you install on a phone and can't tell from native.

