3
0 Comments

Building Fast Forms in React with HTML5 & Validations

Hello Everyone,

I tried to put down my ideas on Forms in ReactJS with HTML5 & Validations without needing any external library

It can be read here https://time2hack.com/form-with-react-html5-validations/

Main focus is to generate form from a Schema and allow validations along with HTML5 validations

You can see the demo at https://time2hack.github.io/fast-forms-in-react/ and check out the code at https://github.com/time2hack/fast-forms-in-react

I would love to hear some feedback and answer any questions

on December 20, 2020