Stores: Making State Global Without React’s Context API
In this article we’re going to explore some drawbacks of context-based state in typical application architecture, then explore an alternative construct, Stores, which should ultimately help us write cleaner code and increase our in-app performance.
Actions
Flag
1 Connection