In this episode we are going to learn everything about state management in React.

The reason you might need a state management tool like the context api or redux, is to be able to share state between all your components in your react project.

We will focus on learning to context api today together with react hooks which is a new modern way of writing react code. The context api provides us with useful hook called useContext that lets us use a state in any of our components we want!

#react #reactjs #react-js #react-hooks #web-development

React State Management Tutorial - Context API
1 Likes16.95 GEEK