Simpler State Management with the Context API
In this lesson, we'll look at particular situations where we can use the Context API.
We'll cover the following...
John’s an amazing developer, and he loves what he does. However, he’s been facing a recurring problem when writing React applications.
Props drilling, the term used to describe passing down ...