Getting into tRPC !

Have been in the front-end land [NextJs, React, Tailwind] for a while now and I want to give a look at tRPC. I know I can read the docs but my learning curve is best once I start with video, articles then Docs. If you can share the link, would appreciate a ton
14 Replies
cje
cje•3y ago
there isn't really any video material for trpc v10 yet because its still in beta for v9, tom does tech has some good videos but also if you've ever built an api in express or similar, you can probably just use create-t3-app, read the example trpc procedures it has, and figure it out from there
steffe
steffe•3y ago
@cje can i send a link to a video that helped me learn trpc?
cje
cje•3y ago
sure
Tony
TonyOP•3y ago
Thanks, let me check it out
utdev
utdev•3y ago
@cje do you think it is better to start with v10 if one is new to trpc?
cje
cje•3y ago
yes, why would you start learning something now that will be outdated in a few weeks
utdev
utdev•3y ago
the t3 repo still uses v9 that is why I am asking
nexxel
nexxel•3y ago
you can use trpc v10 by using npx create-t3-app@next
utdev
utdev•3y ago
ohh interesting thanks
Samathingamajig
Samathingamajig•3y ago
i'd highly recommend using npx create-t3-app@next for trpc v10, i love the ability to ctrl+click the function name and just teleport to there in the editor
utdev
utdev•3y ago
thanks I updated it now, seems to work 😄
steffe
steffe•3y ago
TomDoesTech
YouTube
Build a Blog With the T3 Stack - tRPC, TypeScript, Next.js, Prisma...
Repository: https://github.com/TomDoesTech/trpc-tutorial tRPC docs: https://trpc.io/ In this video, we will build a blog with the T3 stack, tRPC, TypeScript, Next.js, Prisma & Zod. The blog will include a basic one-time password authentication strategy, and the ability to create blog posts. 0:00 Introduction 4:17 Demo 5:53 Code walk-through 20...
steffe
steffe•3y ago
As cje recommmended, tom does tech has good videos All I had to do is follow this and I was good to go.
Tony
TonyOP•3y ago
Yeah I checked it out and it'a all good now, Thanks mate !!
Want results from more Discord servers?
Add your server