DEV Community

Discussion on: Refactor a form with React Hooks and useState

Collapse
 
bluebill1049 profile image
Bill

Hey Damien,

Nice show case of using setState (hook) for form validation, i have build a form hook

Repo: github.com/bluebill1049/react-hook...
Website: react-hook-form.now.sh

check it out, i think you may find it useful :)

cheers
bill