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…
3 min read
Read More
4 articles found. Clear filters
tRPC v11 adds React Server Component support. GraphQL Federation v2 matured. REST now has universal OpenAPI 3.1 tooling. The decision…
Granular conditional return checking, the --erasableSyntaxOnly flag for native TS execution, and require() of ESM modules. What landed, what it…
Schema validation at the boundary, not just the form. How we replaced generated API clients with a thin Zod-typed fetch…
noUncheckedIndexedAccess, exactOptionalPropertyTypes, and friends. The bugs we caught, the noise we tolerated, and what we'd do again.