We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ceb40c commit 226bc27Copy full SHA for 226bc27
1 file changed
README.md
@@ -25,4 +25,8 @@ React 是 facebook 开源的一套框架,可总结为以下几个特点:
25
- [Redux 跨组件通信之进阶篇 —— Provider 和 connect](https://github.com/wscats/react-tutorial/tree/master/react/redux/connetProvider)
26
- [Redux 跨组件通信之高级篇 —— 中间件](https://github.com/wscats/react-tutorial/tree/master/react/redux/middleware)
27
- [项目应用](https://wscats.github.io/react-tutorial/react/reactERP/index.html#/login)
28
-- [其他案例](https://github.com/Wscats/react-tutorial/blob/master/CASE.md)
+- [其他案例](https://github.com/Wscats/react-tutorial/blob/master/CASE.md)
29
+
30
+# 题外话
31
32
+这份教程是综合了[Y.Pig](https://github.com/Wscats/react-tutorial)和[DK](https://github.com/dk-lan/react)的内容,希望对你们有帮助~
0 commit comments