As you know there are many global state management solutions to React out there, like Context, Redux, Mobx, Recoil, etc. All of them have their advantages and disadvantages. I used Redux for several years and using Context too, but there is a state manager that if you check it out…