Open matthew-thor opened 6 years ago
As a developer, I want my Redux store's state to be normalized (and my React components to be correspond to this structure) to increase both site performance and code readability
https://redux.js.org/docs/recipes/reducers/NormalizingStateShape.html
As a developer, I want my Redux store's state to be normalized (and my React components to be correspond to this structure) to increase both site performance and code readability