Context API in React with Hooks
Danish Khurshid/ May 14, 2020
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