trpcBlogCover

The type-safe guide to tRPC

This isn’t the best guide to use tRPC, probably there are better ways to do this, like create-t3-app, the best I could find. Most of what is here is from the tRPC’s documentation, you can refer them, super helpful and easy to read. What is tRPC? tRPC is a typescript library, so to say, that makes it easy to create type-safe APIs without schema or any sort of code generation....

July 27, 27030 · 5 min