[#Script #Coding] React Hook Form Course for Beginners (inc. Zod + Material UI)

Spread the love

React Hook Form Course for Beginners (inc. Zod + Material UI)

By freeCodeCamp.org
Published: May 22, 2024


freeCodeCamp.org Learn how to use React Hook Form, which makes it simple to add forms to react with authentication. In this course, you will learn how to handle the most complex CRUD form scenarios in React and completely integrate it with Zod and Material UI.

?? Course developed by @codegenix

???? Tanstack query (React query) Full tutorial: https://www.youtube.com/watch?v=3e-higRXoaM
???? Project Github Repository: https://github.com/codegenixdev/react-hook-form-mui-zod-boilerplate
???? Fake Server Backend Repository: https://github.com/codegenixdev/backend-react-hook-form-mui-zod

?? Contents ?
?? 0:00:00 Intro
?? 0:01:06 Tutorial Showcase
?? 0:03:08 Project Setup
?? 0:12:44 Old Way of Handling Form in React
?? 0:15:32 Use Form
?? 0:17:07 register
?? 0:19:17 Simple Form Validation with RHF
?? 0:20:17 Form State, Error Messages and Error State
?? 0:22:07 Validation mode
?? 0:23:27 Simple Handle Submit Example
?? 0:27:07 Zod Typescript Introduction
?? 0:28:17 Create First React Hook Form Validation Schema with Zod
?? 0:31:37 Zod Refine Schema Validator
?? 0:36:08 Use React Hook Form With Zod
?? 0:36:43 Create Typescript Type From Zod Schema
?? 0:38:22 Connect Material UI, Zod And React Hook Form
?? 0:43:19 MUI Autocomplete and React Hook Form
?? 0:47:43 Use Form Context in RHF
?? 0:56:08 Handling Complex Generics With Typescript and RHF
?? 1:09:17 Default Values
?? 1:10:42 Dev Tools
?? 1:11:47 Use Watch and watch
?? 1:12:27 Get Latest Form Values And Fields
?? 1:13:42 Dev Tools
?? 1:14:42 Mock Backend Setup
?? 1:17:37 Use Queries for Data Fetching
?? 1:22:27 Controller for MUI Toggle Button Group with RHF
?? 1:28:42 Controller for MUI Radio Group with RHF
?? 1:33:47 Controller for MUI Check box with RHF
?? 1:40:26 Controller for MUI Date Time Picker with RHF
?? 1:47:26 Controller for MUI Switch with RHF
?? 1:50:59 Controller for MUI Text Field with RHF
?? 1:54:37 Use Field Array
?? 1:55:37 Dynamic Fields, Discriminated Unions and Unions in Typescript
?? 2:04:26 Zod Intersection and Zod Unions & Discriminated Unions
?? 2:12:26 Use Field Array Append
?? 2:15:26 Use Field Array Fields
?? 2:18:07 Use Field Array Replace
?? 2:24:17 Create Server Mutation Functions
?? 2:41:17 Populate Form With Fetched Data in React Hook Form
?? 2:43:17 Create and Edit Entities with React Hook Form
?? 2:52:37 Mapper for Creating and Editing Entities on Server

???? Thanks to our Champion and Sponsor supporters:
???? davthecoder
???? jedi-or-sith
???? ????
???? Agustín Kussrow
???? Nattira Maneerat
???? Heather Wcislo
???? Serhiy Kalinets
???? Justin Hual
???? Otis Morgan
???? Oscar Rahnama

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news


Spread the love
Proudly powered by WordPress
Creative Commons License
EricBrooks.Com® is licensed under a Creative Commons License.

Disclaimer: The views expressed herein are solely those of Eric Brooks. They do not necessarily reflect those of his employers, friends, contacts, family, or even his pets (though my cat, Puddy, seems to agree with me on many key issues.). In accordance to my terms of use, you hereby acknowledge my right to psychoanalyze you, practice accupuncture, and mock you incessantly with every visit. As the user, you also acknowledge that the author has been legally declared a "Problem Adult" by the Commonwealth of Pennsylvania, and is therefore not responsible for any of his actions. ALSO, the political views and products advertised on this site may/may not reflect the views of Puddy or myself, so please don't take them as an endorsement. We just need to eat.


Connect