A solution to manage the global state of a React application using hooks and Context API. — Great! You have learned React Hooks and you started using them, and now you are wondering which is the best way to share the state between Components: Redux, Saga, Thunk, Unstate, Mobx, Apollo, Relay? Honestly, I think all these libs are great, but they all have one thing in common…