It made me realize there is confusion about forms in React, and honestly, a lot of React devs are making them much harder than they need to be. HTML5 added much needed functionality to forms. From new types like email, to regular expression pattern matching.
Full article