Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
TypeScript and Zod Tutorial with React-Hook-Form
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 What is Zod? And does Zod do?
- 4 Starter Code & Dependencies
- 5 Basic Zod Examples
- 6 User API Data
- 7 Basic User Schema with Zod
- 8 Inferring Types, Fetching & Parsing Data
- 9 Merging & Extending Zod Schemas
- 10 React-Hook-Form dependencies
- 11 React-Hook-Form docs
- 12 zodResolver & React-Hook-Form