Learn tRPC In 45 Minutes

preview_player
Показать описание
Coupon Code: SIMPLIFIEDHIGHLIGHT (This should be automatically filled in as you go through the signup process)

tRPC is an incredible library that makes working between your client and server so much nicer. The best part of tRPC is how it brings type safety to your API and client interactions which is something I have never seen done before (especially so well). In this video I talk about everything you need to know about tRPC.

📚 Materials/References:

🌎 Find Me Here:

⏱️ Timestamps:

00:00 - Introduction
00:20 - Sponsor
01:22 - What Is tRPC
02:35 - tRPC Basic Usage
13:10 - Code Cleanup
15:23 - Routers
18:04 - Procedures
23:42 - Context
28:00 - Middleware
32:14 - Client
35:00 - Web Socket Subscriptions

#tRPC #WDS #JavaScript
Рекомендации по теме
Комментарии
Автор

Coupon Code: SIMPLIFIEDHIGHLIGHT (This should be automatically filled in as you go through the signup process)

WebDevSimplified
Автор

Man, I never get tired of your videos. Your explanations are so clear and to the point, plus they always have tips such as folder organization. Keep up the work!

gzucca
Автор

Thank you Kyle. tRPC was the part of the t3 stack I struggled the most this week and this video helped me so much. Would you mind making something like this about the t3 stack?

emanuelefavero
Автор

The last part about websockets was something i really needed, thanks for making this explainer.

OtterSwims
Автор

Really interesting to see how many traditionally "backend concepts" break into the frontend world. It's a welcome change though, everyone is looking for less error-prone code 🐞

techwithattila
Автор

Thanks once again Kyle for this tRPC tutorial. I'm going to learn about this on Friday or Saturday evening.

theisoj
Автор

Thank you. tRPC is something I have always wanted to learn about.

StrayKev
Автор

Your explanation is next level as usual ♥️🌟
But I request you to make a video of how to apply TRPC in real world applications .
Also the application of web sockets is needed because without that it seems to be empty

satvik
Автор

Dude just been looking to learn this and boom, here's your video. Gracias sir.

SteveBoyer
Автор

At min 16 coding along just amazed how good this is

pablom
Автор

I asked for this, and it happned. Thank you :)

DavidBowmanJr
Автор

It would be cool if you make a crash course for t3 stack too

VladdyHell
Автор

I think tRPC can be the new standard for building APIs!! 🤔

ayushdedhia
Автор

Thanks, this video is the best support to tRPC docs.

stevepr
Автор

Perfect, just when I needed it!

Thanks so much for this.

clarkhinchcliff
Автор

Kyle, I need some solidity videos from you! ❤🧡💛💚💙💜

juanisimioli
Автор

Thanks Kyle!.. just wanted to also review Prisma and... look at that, you have a tutorial about Prisma as well :D

jeromemanceau
Автор

very efficient tutorial.... love this style.

hardcorecode
Автор

thanks, . that's really cool way of doing things syncing frontend requests wiith serverside is godsend. i hope trpc gets more traction and adoption.

metalsadman
Автор

It would have been really helpful if you had given the github repo with the code

CosmeValera