Closed asc2683 closed 6 years ago
See: https://redux.js.org/docs/recipes/reducers/NormalizingStateShape.html https://www.robinwieruch.de/tips-to-learn-react-redux/#flatState
Normalizr https://github.com/paularmstrong/normalizr https://tonyhb.gitbooks.io/redux-without-profanity/content/normalizer.html
Flatten nested data that's returned from the API. Consider using Normalizr library.
See: https://redux.js.org/docs/recipes/reducers/NormalizingStateShape.html https://www.robinwieruch.de/tips-to-learn-react-redux/#flatState
Normalizr https://github.com/paularmstrong/normalizr https://tonyhb.gitbooks.io/redux-without-profanity/content/normalizer.html