DEV Community

Discussion on: React: Form Validation (Nested schema) with Formik, Yup, and Material-UI

Collapse
 
cuginoale profile image
Alessio Carnevale

Hey, interesting article here but I do believe that form handling should be way easier.
There's a lot of code there that needs to be digested, maintained and tested.

I discuss a simpler approach here:
dev.to/cuginoale/form-validationsu...

Your perspective on this would be highly appreciated :)