RyanWarner / supernova

Universal React boilerplate. React, Firebase, Node, Express, Webpack, Styled Components.
7 stars 3 forks source link

Form handling needs improvement or replacement #12

Closed RyanWarner closed 5 years ago

RyanWarner commented 5 years ago

withForm is hand written, and is not very versatile. Experiment with using a library such as https://github.com/joepuzzo/informed or improve the existing implementation.