tRPC allows developers to create fully type safe APIs with TypeScript in full-stack applications. It provides type safe functions for client applications, without the need for schemas or code generation. The post provides a tutorial on creating a CRUD application with tRPC, Node, Express, and React. It also discusses integrating tRPC with React Query for data fetching.

11m read timeFrom robinwieruch.de
Post cover image
Table of contents
Full-Stack Node with tRPCFull-Stack React with tRPCtRPC with React Query
3 Comments

Sort: