Understanding Context API and useContext
Prerequisites
This blog assumes that you know React fundamentals.
Introduction
Context API comes in handy when we have to pass down data from one component to another component without having to pass it through the intermediate layers . Remember how ...
aditijalaj.hashnode.dev5 min read
Varun Prashar
Let's Learn FullStack Web Development
Nice Article. I am also creating a part series only on "Context API". It will be good if you can cover other parts in this article as well like: