flâneur — a map of the web's best reading

Application State Management with React

kentcdodds.com · 3,216 words · saved by 1 readers

How React is all you need to manage your application state

Application State Management with React Back to overview 17,240 what's this? Login 0.056 0.023 0 Русский 한국어 中文 Türkçe Add translation Managing state is arguably the hardest part of any application. It's why there are so many state management libraries available and more coming around every day (and even some built on top of others... There are hundreds of "easier redux" abstractions on npm). Despite the fact that state management is a hard problem, I would suggest that one of the things that makes it so difficult is that we often over-engineer our solution to the problem. There's one state ma

Explore this link on the map →

related reading