Learn how to use React Hooks with the Context API to create a global state store. No need for Redux anymore, everything you needed Redux for can be done with the React API. If you've used Mobx State Tree, this global tree pattern should should feel familiar .