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

Redux + Petux solution #39

Closed tempname11 closed 7 years ago

tempname11 commented 7 years ago

This solution uses Redux, with Petux for side-effects and flow for type annotations. See the solution README for some more details.

slorber commented 7 years ago

thanks

tempname11 commented 7 years ago

Hey, thanks for the challenge :)