We are at an intersection of 2 paths. One is about the evolution of how we share code between React components, and the second is about how we share data between them. In this talk, we will explore how we can leverage the power of hooks in global state management, what are the benefits and drawbacks to using Context API, and what alternatives do we have.