React Hooks: Context API + useContext
What is Context?
Context provides a way to share values between components.
also, properties and functions can be accessed from anywhere in your project
This avoids a problem known as prop drilling..
How To Create a React Context
The syntax of a Rea...
omkarborude.hashnode.dev2 min read
Charu Kashyap
Well informative Omkar.๐ฅ