Open andramalmen opened 4 years ago
https://kentcdodds.com/blog/application-state-management-with-react
On Mon, Mar 30, 2020 at 4:29 AM Andra Malmén notifications@github.com 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 .
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!