Why React context is not a state management tool?

No. Context is a form of Dependency Injection. It is a transport mechanism – it doesn’t “manage” anything . Any “state management” is done by you and your own code, typically via useState/useReducer .18 Oca 2021

Sizin İçin Seçtik  Do React Hooks replace state?

Leave a Reply

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