rantav / reversim-summit-2017

Website for reversim summit 2017 http://summit2017.reversim.com
0 stars 4 forks source link

MobX organize #53

Open amitzur opened 6 years ago

amitzur commented 6 years ago

Right now the store.js file is very messy, and the whole app relies on withStore at the route level to get the data down. We need to organize state management throughout the app (divide store and import from the middle of the tree)