What are we using mobx for?
Every React.js application is created with bunch of a components. Every single one has its own state. When state changes (e.g. user has interacted with app) then re-rendering of Virtual DOM tree occurs. MobX is a library that has been created to work perfectly with React.js. It provides simple and