react-redux-performance icon indicating copy to clipboard operation
react-redux-performance copied to clipboard

Improving React + Redux performance with Reselect

Improving React + Redux performance with Reselect

Reference repository for the blog post located here.

Getting Started

git clone https://github.com/neilff/react-redux-performance/

npm install
npm run dev

Additional Resources

  • https://github.com/reactjs/reselect
  • http://redux.js.org/docs/recipes/ComputingDerivedData.html