Closed
Description
Hey all!
I'd like to get your feedback about start migrating our actions/reducers to redux-actions
and reselect
. Here's a PR I created a while back to the organizations actions/reducers.
I think this is a good move, we will reduce our boilerplate greatly and will let us organize our application in a more elegant and legible way.
If we decide that this is a good move, I can update the docs and will create a list similar to what @andrewda did for the unit tests in #518
Thanks!!!