You don't need external libraries for global state management in React

Open link in next tab

Mastering Complex State Management with Context API and useReducer

https://prophet-bestman.hashnode.dev/mastering-complex-state-management-with-context-api-and-usereducer

Mastering Complex State Management with Context API and useReducer

Mastering Complex State Management with Context API and useReducer

React Context + useReducer - Still to this day my favorite way of managing global state in React, no extra dependencies, no learning curve, it's all there built-in