Skip to content

Commit 90540c0

Browse files
authored
Update README.md
1 parent e686072 commit 90540c0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,23 @@ React.js 小书 地址: http://huziketang.mangojuice.top/books/react/lesson1
66

77
目录如下:
88
/src/commentApp1 评论模块 第一阶段
9+
910
/src/commentApp2 评论模块 第二阶段
11+
1012
/src/commentApp3 评论模块 第三阶段
13+
1114
/src/components dumb组件
15+
1216
/src/containers smart组件
17+
1318
/src/react-redux 自定义实现react-redux
19+
1420
/src/redux 自定义实现redux
21+
1522
/src/reducers 描述数据的形态和相应的变更
23+
1624
/src/App.js react基础demo
25+
1726
/src/index.js
1827

1928

0 commit comments

Comments
 (0)