Logo Awesome React

Awesome React

Adding Reselect to your React or React Native Redux App

In this video, we take a basic redux app and add reselect to manage the state being passed into our components. In our selectors, we manipulate and filter our data, providing a nice intro on using reselect in your applications.

The code for this video is located at https://github.com/react-native-training/basic-redux-react-native-boilerplate/tree/reselect1.

Brought to you by http://reactnative.training