Just a suggestion, all examples on this page: https://reactjs.org/docs/forms.html are still in classes. I think it would be helpful if we have a function component implementation for simple cases of form handling and how we could integrate hooks with it.
I would love to help on this if you think this is a good idea.
Just a suggestion, all examples on this page: https://reactjs.org/docs/forms.html are still in classes. I think it would be helpful if we have a function component implementation for simple cases of form handling and how we could integrate hooks with it.
I would love to help on this if you think this is a good idea.