Discussion - Topic: React Hook Form


Details
This week's topic: React Hook Form
As described in Thoughtworks Technology Radar Vol. #32.
We noted React Hook Form as an alternative to Formik. By defaulting to uncontrolled components, it delivers significantly better out-of-the-box performance, especially for large forms. React Hook Form is well-integrated with various schema-based validation libraries, including Yup, Zod and more. Additionally, React Hook Form offers a lot of flexibility, making it easy to integrate with existing codebases and other libraries. You can use React Hook Form with external controlled components libraries such as shadcn or AntD. With strong performance, seamless integration and active development, it’s a solid choice for building large form or form-heavy application.
Zoom link will be added about 5 min before the event starts.
Discussion Resources :
Please try to read/watch before the meetup as it will help drive the discussions.
Reading and video resources will be added few days before the meetup. Please try to read/watch the resources before the meetup so you participate in the discussion.

Discussion - Topic: React Hook Form