Understanding the Context API in React
The context API is an easy and efficient way to manage global state in react. Understanding what context is and how to use it can help in building more robust react apps in an easy and efficient manner.
What is the Context API?
The context API is a w...
mannyandem.hashnode.dev7 min read
Praise Onuoha
This was very insightful and easy to understand.