React Hook Form - Complete Tutorial (with Zod)

React Hook Form - Complete Tutorial (with Zod)

177.372 Lượt nghe
React Hook Form - Complete Tutorial (with Zod)
🚀 Project React → https://cosden.solutions/project-react 📥 Import React (Newsletter) → https://cosden.solutions/newsletter?s=ytd Join The Discord! → https://discord.cosdensolutions.io Source Code → https://github.com/cosdensolutions/code/tree/master/videos/long/react-hook-form-tutorial VSCode Theme | Font → Material Theme Darker | Menlo, Monaco "monospace" In this video we will learn about React Hook Form and Zod. React Hook Form is a form library in React that makes it really easy to create complex forms that scale really well. We are going to learn how to create a form with React Hook Form, how to implement our own validation and submit our data, and finally how to use Zod for validation to make it easy for us to create strong forms. Get ready, you are going to learn a lot in this React Hook Form tutorial for React.