State Management

Redux/MobX

Before React started supporting context officially, there were no good way of managing application state. That's basically why React, MobX and other libraries was created, and for some developers these are the only viable options.

Redux

MobX

Resources

Last updated