🚀 Project React → https://cosden.solutions/project-react
📥 Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd-zvir
Source Code → https://github.com/cosdensolutions/code/tree/master/videos/long/zod-validation-in-react
Join The Discord! → https://discord.cosden.solutions
VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace"
In this video we will learn how to handle Zod validation in React. We will learn how to create a schema with Zod, how to specify different properties such as strings, numbers, arrays, and objects, and we will learn where we typically use Zod for validation in our React applications!
TIMESTAMPS
00:00 Intro
00:53 Zod Overview
17:16 Zod with forms
21:28 Zod with API requests
23:49 Zod with env