React Global State Management With Context In Nextjs
👤 By edwin | 📆
As React state management improves with new technologies, one of the best global state management tools is Context and you can use Context in your nextJs applications.
Other State Management Options:
- React Redux - often used with redux-thunk or redux-saga
- MobX
- Recoil
- Zustand
- Pullstate (easy to use)
- Akita
These are some of my notes
Code: https://github.com/jherr/mastering-context
Video Tutorial:
MpdFj8MEuJA