Hi all, in this video I will talk about a new update to React Hook Form, createFormControl which is a new way to make forms. createFormControl gives us a new API for making forms and subscribing to field changes with or without React Components.
You can follow me on: https://www.instagram.com/usmanabdurrehman97/
Patreon: https://www.patreon.com/UsmanAbdurRehman
Join the Discord: https://discord.gg/8BhnMwNt6D
Code: https://github.com/usmanabdurrehman/react-hook-form-tutorials/tree/CreateFormControl
00:00 Introduction
00:48 Current Project
01:35 Using createFormControl
05:10 Adding Subscriptions
08:08 Outro