Skip to content

Commit 89645d6

Browse files
committed
Add link to readthesource episode
1 parent 22cf67b commit 89645d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ Until [React Native works on top of React instead of shipping a fork of React](h
3333
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
3434
- [Troubleshooting](docs/troubleshooting.md#troubleshooting)
3535

36+
## How Does It Work?
37+
38+
We do a deep dive on how React Redux works in [this readthesource episode](https://www.youtube.com/watch?v=VJ38wSFbM3A).
39+
Enjoy!
40+
3641
## License
3742

3843
MIT

0 commit comments

Comments
 (0)