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  Can I set function in state?

Leave a Reply

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