YouTube video on React-Hook-Form
ByteGrad opened this issue · 1 comments
Is your feature request related to a problem? Please describe.
Understanding how to build a modern form with React-Hook-Form and other tools in the ecosystem, including how to incorporate realistic scenarios like server-side errors.
Describe the solution you'd like
Adding a highly-rated video showcasing exactly how to build a modern form with React-Hook-Form to the documentation / website. This is the video: https://www.youtube.com/watch?v=u6PQ5xZAv7Q
Describe alternatives you've considered
Reading text / documentation is the alternative, which is fine for some. But for many, learning by watching a video is more pleasant than reading documentation.
Additional context
Here are some comments from viewers:
- This is an amazing tutorial! I tried watching a few different ones about react-hook-form and zod before this one and none of them could explain the topic as clearly as you did!
- Firstly see whats the problem is by brute force Solution then think why to shift and how to shift toward clean and efficient solution.
- Waoh, single handedly teaching React form validation in 30 minutes with clear explaination.
By the way, I myself also learned a good amount from the videos by the creator of React-Hook-Form. Would be nice to include those videos too!
Awesome stuff, would you like to include videos under: https://react-hook-form.com/resources/videos you can send us a PR https://github.com/react-hook-form/documentation