Back to Trpc

Videos and Community Resources

www/versioned_docs/version-10.x/main/videos-and-community-resources.mdx

11.16.01.1 KB
Original Source

import { YouTubeEmbed } from '@site/src/components/YouTubeEmbed';

Matt Pocock: Learn tRPC in 5 minutes

<YouTubeEmbed videoId="S6rcrkbsDI0" title="Matt Pocock: Learn tRPC in 5 minutes" />

Chris Bautista: Making typesafe APIs easy with tRPC

15 minute video explaining the basics of tRPC and showing an example app.

<YouTubeEmbed videoId="2LYM8gf184U" title="Chris Bautista: Making typesafe APIs easy with tRPC" />

How tRPC really works

20 minute video showing how data flows in tRPC and explaining some core concepts. This video uses Next.js, but the concepts apply to any implementation.

<YouTubeEmbed videoId="x4mu-jOiA0Q" title="How tRPC really works" />

T3: tRPC, Prisma and NextAuth Done Right

45 minute tutorial by Jack Herrington that builds an app with Next.js, tRPC, Prisma, and NextAuth.js.

<YouTubeEmbed videoId="J1gzN1SAhyM" title="T3: tRPC, Prisma and NextAuth Done Right" />

DevTools.FM Episode 21

60 minute podcast episode with Alex, the creator of tRPC.

<YouTubeEmbed videoId="eUyZ5Vn9ANk" title="DevTools.FM Episode 21" />