tRPC
Det här innehållet är inte tillgängligt på ditt språk än.
tRPC makes typing/parsing/protecting your API endpoints unbelievingly easy. It’s an awesome developer experience, especially in Next.js.
It’s quick and easy to get started with tRPC to build a typesafe API. When using tRPC, your frontend and backend feel closer together than ever before, allowing for an outstanding developer experience.
Useful Resources
- tRPC Docs https://trpc.io/
- tRPC Examples https://github.com/trpc/trpc/tree/next/examples
- React Query Docs https://tanstack.com/query/v4/docs/framework/react/overview