Something like redux-form but simplified

Daniel Steigerwald
Este.js dev stack
Published in
1 min readMay 5, 2016

UPDATE: New implementation, typed, faster, even simpler, is coming.

Check the este.firebaseapp.com/fields example. Check the source code.

Este redux-fields is the higher order component for huge fast dynamic deeply nested universal forms. It just works.

It’s roughly two hundreds lines of code. I think redux-form is over engineered. Feel free to correct me. Thank you.

Happy coding.

--

--