Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytegrad/react-hook-form-with-zod-and-server-side
Complete example of using React-Hook-Form with and without Zod and server-side errors
https://github.com/bytegrad/react-hook-form-with-zod-and-server-side
react-hook-form react-hook-form-zod zod
Last synced: about 2 months ago
JSON representation
Complete example of using React-Hook-Form with and without Zod and server-side errors
- Host: GitHub
- URL: https://github.com/bytegrad/react-hook-form-with-zod-and-server-side
- Owner: ByteGrad
- Created: 2023-08-05T08:32:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T10:52:15.000Z (over 1 year ago)
- Last Synced: 2023-09-07T11:50:21.397Z (over 1 year ago)
- Topics: react-hook-form, react-hook-form-zod, zod
- Language: TypeScript
- Homepage: https://youtu.be/u6PQ5xZAv7Q
- Size: 58.6 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Watch tutorial here](https://img.youtube.com/vi/u6PQ5xZAv7Q/0.jpg)](https://youtu.be/u6PQ5xZAv7Q)
# [Watch video here](https://youtu.be/u6PQ5xZAv7Q)
## What you will learn
- Traditional form
- Form with React-Hook-Form
- Form with React-Hook-Form PLUS Zod
- Form with React-Hook-Form PLUS Zod PLUS server-side errors## Important
If you want to be a professional developer, you have to know the fundamentals like JavaScript and CSS really well. I highly recommend you go through my [Professional JavaScript](https://bytegrad.com/courses/professional-javascript) and [Professional CSS](https://bytegrad.com/courses/professional-css) courses.
I'm close to releasing a complete React & Next.js course. Get on the email list to receive early-bird pricing: [link](https://email.bytegrad.com/).