When we create a TypeScript project that has both a Rest Api and a web app, it becomes challenging to keep type definitions concise in the long run. This is where tRPC comes in, with this toolkit it is possible to create a totally type safe application by only using inference.

8m read timeFrom dev.to
Post cover image
Table of contents
Project setupCreate the Frontend
1 Comment

Sort: