daviswhitehead / shayr-app

MIT License
5 stars 1 forks source link

add selectors to redux stack #147

Open daviswhitehead opened 5 years ago

daviswhitehead commented 5 years ago

https://redux.js.org/recipes/computing-derived-data

https://github.com/reduxjs/reselect

daviswhitehead commented 5 years ago

https://medium.com/@adamrackis/querying-a-redux-store-37db8c7f3b0f

https://github.com/toomuchdesign/re-reselect/blob/master/examples/2-avoid-selector-factories.md

https://github.com/toomuchdesign/re-reselect

https://github.com/paularmstrong/normalizr/blob/master/docs/api.md#schema

https://tonyhb.gitbooks.io/redux-without-profanity/content/normalizer.html

daviswhitehead commented 5 years ago

https://redux.js.org/faq/organizing-state#do-i-have-to-put-all-my-state-into-redux-should-i-ever-use-reacts-setstate

https://redux.js.org/recipes/structuring-reducers/prerequisite-concepts#normalizing-data