MobX Tutorial - State Management with MobX
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=304hnnZYllA
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
In this MobX Tutorial, we discuss the benefits and fallbacks of MobX, a relatively new JavaScript library that can be used as an alternative to Redux. MobX utilizes an observable state that can be mutated and in turn, mutate other values. It is a much more automatic solution than Redux, often seen as being easier to learn but more difficult to debug.
Watch this video to learn:
- What is MobX and how to use it
- The key concepts of MobX
- The differences between MobX and Redux
Other Videos By Fullstack Academy
Tags:
MobX
MobX Tutorial
State Management
MobX vs Redux
State Management with MobX
MobX and React