DEV Community

Discussion on: How do you build Forms?

Collapse
 
arantespp profile image
Pedro Arantes

I published an article showing an example of how I use React Hook Form, IMaks, and Yup together to create forms with masks and validations. I liked this approach using RHF. What do you think?

dev.to/ttoss/taming-react-forms-wi...