When you’re building a web application, you have to handle forms to get input from your users. Unfortunately, forms in React are not that straightforward at the beginning; especially if you are used to a full featured-framework like Angular.
Full article