-
Notifications
You must be signed in to change notification settings - Fork 5
Home
koch edited this page Mar 9, 2021
·
1 revision
Welcome to the TripPlanner wiki!
After researching for form validator I changed my first choice into React-hook-forms. I found that it will be better since we are going to use hooks in our project. Formik was constructed to be better with class components. React-hook-forms has also better performance then formik, and fewer lines of code is needed to do same thing.