ContextAPI explained with a detailed example
ContextAPI:
What is ContextAPI
ContextAPI provides a way to pass data through the component tree without having to pass props down manually at every level.
Now let's simplify it and understand it together, what the above quote means is that Contex...
devraj-jhala.hashnode.dev3 min read