
tRPC vs REST vs GraphQL in 2026: pick the right API layer for your team
tRPC v11 adds React Server Component support. GraphQL Federation v2 matured. REST now has universal OpenAPI 3.1 tooling. The decision has never…

tRPC v11 adds React Server Component support. GraphQL Federation v2 matured. REST now has universal OpenAPI 3.1 tooling. The decision has never…

Granular conditional return checking, the --erasableSyntaxOnly flag for native TS execution, and require() of ESM modules. What landed, what it means, and…

Schema validation at the boundary, not just the form. How we replaced generated API clients with a thin Zod-typed fetch wrapper that's…

noUncheckedIndexedAccess, exactOptionalPropertyTypes, and friends. The bugs we caught, the noise we tolerated, and what we'd do again.