slorber / scalable-frontend-with-elm-or-redux

An attempt to make Redux and Elm applications scale
http://sebastienlorber.com/
MIT License
361 stars 29 forks source link

Solution feedback: redux-serial-effects #43

Open leeor opened 6 years ago

leeor commented 6 years ago

Submitted PR #42 which contains an implementation using https://github.com/wix/redux-serial-effects.

Feedback is welcome.