1. React
  2. ReactJS Day
  3. 2016
  4. Stay Reactive with MobX

Stay Reactive with MobX

Francesco Strazzullo at ReactJS Day 2016

"Anything that can be derived from the application state, should be derived. Automatically". This is the philosophy behind MobX, a new state management library for JavaScript applications. During this talk we will know the pros and cons of this API, comparing it to other state management libraries, and use it in a React application.