Open bertday opened 4 years ago
Because our Redux store is large and fairly normalized, we will most likely want to start using Reselect at some point to cache computed values.
More from the Redux docs:
https://redux.js.org/recipes/computing-derived-data
Because our Redux store is large and fairly normalized, we will most likely want to start using Reselect at some point to cache computed values.
More from the Redux docs:
https://redux.js.org/recipes/computing-derived-data