Handling Forms in ReactJS the right way
Hello everyone, recently I came across a new way to handle React forms, maybe its something you know, maybe you've been doing this for years and think I am an Idiot for not knowing this earlier, but it is what it is so let's go.
Using react forms the...
fazer1929.hashnode.dev2 min read
Alexandre Dy La Fuente
Developer
Great article, and in my opinion the first way that you used to work it is ok too. If the form is small I used to work as you fast example. Anyway great article and thanks for share.