Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Use Reselect for computed state #12

Open
bertday opened this issue Apr 24, 2020 · 0 comments
Open

Use Reselect for computed state #12

bertday opened this issue Apr 24, 2020 · 0 comments
Labels
core Relates to core code or basic features of the app

Comments

@bertday
Copy link
Contributor

bertday commented Apr 24, 2020

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

@bertday bertday added the core Relates to core code or basic features of the app label Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Relates to core code or basic features of the app
Projects
None yet
Development

No branches or pull requests

1 participant