Essay
Context API in React with Hooks
Avoid Prop drilling with the help of Context Api.
Danish Khurshid Shah
As per the React documentation "Context provides a way to pass data through the component tree without having to pass props down manually at every level.” But, without diving straight into the definition of what Context API is, let’s try to visualize our problem first.
This blogpost was written for Qed42. Read more