useContext in react
π Prerequisites
Hooks in react
Basics of react
π prop drilling
Before diving into the useContext we need to know
why we are using the context?
what problem does it solve?
Suppose your component tree look like this
<GreatGrandParent>
<GrandP...
sanketdhabarde.hashnode.dev5 min read
Peter Machele
thanks for sharing