Understanding Context in React JS using React Hooks.
Hello everyone,
In this blog, I have tried to explain how to use the react hook useContext in our react application.
While creating an application, we create a hierarchy of components and so we have to pass common data elements from parent to child ...
shrey027.hashnode.dev5 min read