Skip to content

Commit

Permalink
Merge pull request #265 from brigand/patch-1
Browse files Browse the repository at this point in the history
Add video link to readme
  • Loading branch information
ellbee authored Jul 27, 2017
2 parents c769db6 + 9ac0955 commit c60c851
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ console.log(totalSelector(exampleState)) // { total: 2.322 }

## Example

If you prefer a video tutorial, you can find one [here](https://www.youtube.com/watch?v=6Xwo5mVxDqI).

### Motivation for Memoized Selectors

> The examples in this section are based on the [Redux Todos List example](http://redux.js.org/docs/basics/UsageWithReact.html).
Expand Down

0 comments on commit c60c851

Please sign in to comment.