DEV Community

Discussion on: Controlled Forms with Frontend Validations using React-Bootstrap

Collapse
 
cuginoale profile image
Alessio Carnevale

Interesting article but you have to write all the validation logic (and test it) yourself.
I am discussing a much simpler and effective approach here:
dev.to/cuginoale/form-validationsu...

Any feedback would be really welcome! :)