What is the best way to use Mobx and React Router in a meteor app?

Hi, for a long time I have been using the FlowRouter and the react-komposer to build my meteor (mantra based) apps. But I like to try the React router and Mobx to better manage my state. Is it a good idea? Anyone know how to do it right?

You might want to take a look at this library:

https://twitter.com/markshust does a lot of Mantra / Meteor & MobX as well

1 Like

Great thanks @mweststrate ! I’ll have a look at it :smile: