CommentSep 26, 2017Into selectors! Then you get async updated data and don't need to store unnecessary things in your reducer / can share the data across components easily if needed later https://github.com/reactjs/reselectWhere do you put business logic in a React/Redux app?