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.
context
Mobx imagearrow-up-right
Redux imagearrow-up-right
Last updated 6 years ago