Like onblur save, then reuse the form. It abstracts aways too much for that, in
a non react way.
3 replies
Especially that the form state when submitting is handled through a Promise is
so non-react.
Combining that with a middleware makes the code handling it totally bonkers:
I'm now looking to replace it with
http://davidkpiano.github.io/react-redux-form/, which is just (local) state
and reducers.