How to Validate Forms With React Hook Form, TypeScript and Zod

preview_player
Показать описание
This video teaches you how to efficiently handle form validation with React Hook Form, Zod and TypeScript.

0:00 - Zod introduction
0:32 - Video introduction
0:54 - Prerequisites
1:05 - Add and configure Zod
1:27 - Define the Zod schema
2:36 - Pass the Zod schema
3:48 - Build the JSX form
4:25 - Add validation logic
6:15 - Outro
6:34 - Recommended videos

You can also find me on:
Рекомендации по теме
Комментарии
Автор

Great video, Catalin! Very informative!

AdrianLica
Автор

thanks for sharing, I was thinking about creating something about Zod in the future...let's see

francescociulla