Better way to use Redux in a Meteor application

Hi,

what kind of approach a - i.e. MDG - developer would use to build a new Meteor application using React and Redux?

Where is the right place to subscribe/unsubscribe to a publication? And the right place where to .call a methods?

I’m a little bit confused, there are different approach and I’m looking for the better.

Thanks.