Building real-time React Applications with Redux and Meteor
Philipp Sporrer
536

Nice work, but I personally think using optimistic meteor methods to dispatch actions is a better way to go. https://medium.com/front-end-developers/optimistic-methods-with-redux-and-meteor-6a487554da9e#.jr1ys0xti

I would rather utilize Meteor’s features, magic or not, rather than bypass them. Take a look at this library: https://github.com/mattkrick/redux-optimistic-ui