You don't need a store with React Hook Forms
Story Behind the Blog Until recently, we managed all our form data using MobX. However, after introducing React Hook Form, form validation became much simpler. We realized that there was no need to save the form data in multiple places since React Ho...
May 31, 20244 min read412


