Thanks to Mailgun for sponsoring this video! Head to https://mailgun.com/webdev to try Mailgun today.

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 what tRPC is and why you should learn it.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/trpc-express-comparison
What Is Zod Video: https://youtu.be/9UVPk0Ulm6U
Zod Crash Course Video: https://youtu.be/L6BE-U3oy80


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:56 - Sponsor
02:07 - What Is tRPC?
02:45 - REST Example
06:14 - tRPC Example


#tRPC #WDS #TypeScript