useContext is awesome but it sucks
Context API stands as a founding father, offering a centralized place for sharing state across components. However, as our applications grow in complexity, the limitations of Context API become increasingly evident.