#strong-typing

[ follow ]
InfoWorld
8 months ago
JavaScript

Intro to tRPC: Integrated, full-stack TypeScript

tRPC combines server-side JavaScript with strong typing in TypeScript to allow developers to define and interweave the client and server in a united syntax.
tRPC directly infers and applies TypeScript endpoints, eliminating the need for an intermediary API definition like OpenAPI or GraphQL. [ more ]
[ Load more ]