gregdardis / stock-market-search

Search a stock symbol to receive a graph and financial metrics
MIT License
5 stars 0 forks source link

Use reselect for getting all things from the state #170

Closed hailey123 closed 6 years ago

hailey123 commented 6 years ago

https://github.com/reduxjs/reselect#createselectorinputselectors--inputselectors-resultfunc

I started this work on a branch. Once it's merged, our selectors will be in src/client/selectors.js.