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