https://github.com/baxtergu/react-and-redux-learn
深入浅出React和Redux的学习代码和笔记
https://github.com/baxtergu/react-and-redux-learn
Last synced: 11 months ago
JSON representation
深入浅出React和Redux的学习代码和笔记
- Host: GitHub
- URL: https://github.com/baxtergu/react-and-redux-learn
- Owner: baxtergu
- Created: 2017-10-27T02:03:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T03:26:05.000Z (over 8 years ago)
- Last Synced: 2025-04-02T16:51:53.645Z (about 1 year ago)
- Language: JavaScript
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-and-redux-learn
这个repo存放的是《深入浅出React和Redux》中的所有的学习过程代码,以及对于每一个例子的学习笔记
代码来源Github仓库:[《深入浅出React和Redux》代码](https://github.com/mocheng/react-and-redux)