UseContext Hook for beginners
Prerequisites:
Knowledge of useState and how it works
Working with components
What is React context and why do we use it?
React context is way to manage states globally. To manage states globally we use useContext hook.
Problem:
Ever encountered a ...
krgarima.hashnode.dev6 min read
Nishant kumar Tiwari
this one is really good