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-operations-DrorT #17

Open DrorT opened 8 years ago

DrorT commented 8 years ago

A place to discuss the redux-operations based solution

slorber commented 8 years ago

Link to related medium article: https://medium.com/@matt.krick/solving-redux-s-shortcoming-in-150-locs-540979ce6cf9#.lrmebya8m

Will have to check source when I have time because medium article does not really explain how problms are solved imo :)

DrorT commented 8 years ago

I think both @mattkrick and myself agree, we need a good readme for the package and a medium article that explains how it works, not just examples of what it does. I hope the source can help in the meantime, also look at redux-devtools to see under the API section the functions called by redux-operation for each actions.

DrorT commented 8 years ago

@slorber, @mattkrick did some great work at documenting the code of the package and wrote another medium article that describes how it all works - https://medium.com/@matt.krick/introducing-redux-operations-332ab56e468b#.8yntsy4mw

slorber commented 8 years ago

thanks, will take a look when I have time but i'm really busy atm we just release our new app yesterday :) (2000 commits in production at once, pretty big for a small startup)

DrorT commented 8 years ago

I assume you refer to stample.co looks really good. Good luck :)

slorber commented 8 years ago

thanks :)