ama icon indicating copy to clipboard operation
ama copied to clipboard

Global state management

Open andramalmen opened this issue 6 years ago • 1 comments

Hi Kent,

The project I am working at this moment, an e-commerce application might need a library to manage global state management. Use cases are: authentication, cart, etc. Would you advise using a library like MobX or do you think React hooks would be enough?

Thank you!

andramalmen avatar Mar 29 '20 20:03 andramalmen

https://kentcdodds.com/blog/application-state-management-with-react

On Mon, Mar 30, 2020 at 4:29 AM Andra Malmén [email protected] wrote:

Hi Kent,

The project I am working at this moment, an e-commerce application might need a library to manage global state management. Use cases are: authentication, cart, etc. Would you advise using a library like MobX or do you think React hooks would be enough?

Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kentcdodds/ama/issues/803, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECVAUF2AEA3NKVFAZ2IDZDRJ6VULANCNFSM4LWDRU4A .

ishpamintuan avatar Mar 29 '20 22:03 ishpamintuan