Basic Hooks in React - useContext()
This blog post continues the series about React Hooks.
Here we are exploring one of basic and important hooks in React - useContext().
What is useContext()?
useContext() is JavaScript function, which lets you read the context and subscribe to its cha...
olena.hashnode.dev3 min read