Meteor middleware for Redux
This Redux middleware allows us to subscribe and load meteor data through actions and have them returned to the reducers when loaded.
Most of this code was copied from the my-nutrition project that I was following along with.
meteor add shawnmclean:redux-meteorware