React Hook Form

 

React Hook Form is being used in this website. So far feel much lighter than Formik. Before always use third party UI to integrated with Formik like Bootstrap or SemanticUI. React Hook Form is using regular <form></form> <input /> that feels very clean. But now with Tailwind, React Hook Form might make more sense for me to move forward.