tRPC talk at Vienna JS - Resources
tRPC
Videos
- Chris Bautista: Making typesafe APIs easy with tRPC
- Discussing tRPC & GraphQL with Theo Browne & Max Stoiber
- How tRPC really works
- Advanced tRPC - Callers, functions, and gSSP
Tools
- Create T3 App - the best way to get started with tRPC in Next.js without having to deal with boilerplate
- Create T3 Turbo - Monorepo with tRPC, Next.js, and React Native
- tRPC Panel - Testing UI and documentation for your tRPC endpoints
- tRPC-OpenAPI - Create OpenAPI endpoints from your tRPC codebase
- Kitchen Sink - Everything you need to make awesome forms with tRPC
Large OSS Codebases using tRPC
Tutorials
- Theo - T3 Stack Tutorial - FROM 0 TO PROD FOR $0 (Next.js, tRPC, TypeScript, Tailwind, Prisma & More)
- Jack Herrington - T3: TRPC, Prisma and NextAuth Done Right