State Management
Redux/MobX
Last updated
Redux/MobX
Last updated
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.