Skip to content

Forms are the backbone of the web – still in 2022! And It's actually quite nice what you can achieve easily with uncontrolled React form components and Constraint Validation API. Use the platform and let the browser do most of the heavy lifting!

Notifications You must be signed in to change notification settings

ThomasRutzer/State-of-React-uncontrolled-forms-in-2022

Repository files navigation

State of React uncontrolled forms in 2022

Preview

This demo is based on static HTML export with nextjs. Please refer on their documentation for further details.

Main scripts

  • npm run dev will spin up a dev server running on http://localhost:3000/
  • npm run test will run all tests in watch mode
  • npm run build will run a production-build with static HTML export in /out

Read about it

Accompanying article on Medium

About

Forms are the backbone of the web – still in 2022! And It's actually quite nice what you can achieve easily with uncontrolled React form components and Constraint Validation API. Use the platform and let the browser do most of the heavy lifting!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published