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
related reading
- Building data-centric apps with a reactive relational databaseriffle.systems
- Tao of React - Software Design, Architecture & Best Practices | Alex Kondovalexkondov.com
- You Might Not Need an Effect – Reactreact.dev
- Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior · Mark's Dev Blogblog.isquaredsoftware.com
- Redux Essentials, Part 1: Redux Overview and Concepts | Reduxredux.js.org
- Tutorial: Tic-Tac-Toe – Reactreactjs.org
- When (and when not) to reach for Reduxchangelog.com
- Implementing React from scratchrob.directory
- A guide to the React useReducer Hook - LogRocket Blogblog.logrocket.com
- React graph viscrubier.github.io
- Why React Re-Renders • Josh W. Comeaujoshwcomeau.com
- Mediumtoyesebalogun95.medium.com