www/docs/main/videos-and-community-resources.mdx
import { YouTubeEmbed } from '@site/src/components/YouTubeEmbed';
<YouTubeEmbed videoId="S6rcrkbsDI0" title="Matt Pocock: Learn tRPC in 5 minutes" />
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" />
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" />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" />
60 minute podcast episode with Alex, the creator of tRPC.
<YouTubeEmbed videoId="eUyZ5Vn9ANk" title="DevTools.FM Episode 21" />