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

What do you currently using for Forms in your React App?
  1. Native/HTML5
  2. Custom Built for App
  3. Formik - https://formik.org
  4. React Hook Forms - https://github.com/react-hook-form/react-hook-form
  5. React Final Form - https://github.com/final-form/react-final-form
  6. Other
Vote
Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments