sh03
sh032y ago

Is there an example of a real world non trivial app?

Something that includes type inference, nested fields, calculated fields, nested React components that use data coming from the backend as prop? The only example app I've found is this: https://todomvc.trpc.io/ But it doesn't have any of the things I mentioned above 😢 Thanks
2 Replies
Nick
Nick2y ago
Awesome tRPC Collection | tRPC
A collection of resources on tRPC.
sh03
sh032y ago
Nice, thanks