Lecture 13 - tRPC on the Server
Duration: Aiming for 30 min to 1 hour
Objectives:
Introduction to backend and learn tRPC fundamentals, including:
- Defining routers and procedures
- Validating Inputs
- Throwing Errors
- Queries
- Mutations
By the end, you will be familiar with how backend operations work. [eventually link to Assignment]