DEV Community

Discussion on: React Best Practices

Collapse
 
awedis profile image
awedis • Edited

Used before Context API with GraphQL though, the code was much simpler and cleaner, I believe in order to choose which state management to use we need to check the whole app state & how much we have global data. Yep and regarding the Unstated-next it's a good library that can be integrated with Context API.