AdvancedVocabulary#trpc#typescript#api#fullstack

tRPC Type-Safe API

tRPC enables type-safe APIs without schemas or codegen. Its vocabulary — procedures, routers, context, mutations — is distinct from REST and GraphQL and comes up in full-stack TypeScript discussions.

0 / 5 completed
1 / 5
A developer says: 'tRPC gives us end-to-end type safety without a schema.' What does this mean?