Is React context a state manager?

React context is nothing but a global state to the app . It is a way to make a particular data available to all the components no matter how they are nested. Context helps you broadcast the data and changes happening to that data, to all the components.

Sizin İçin Seçtik  How many types of state are there in React JS?

Leave a Reply

Your email address will not be published. Required fields are marked *