A Peek at State Management with MobX
Exploring MobX state management with React
MobX is a state management library which can be used with React much like Redux, its tagline is “Simple, scalable state management” and it definitely delivers on the first promise.