React 学习资源

242 阅读1分钟

最近在学习react,浏览了不少文章,我在这里存放一下我认为比较有用的文档和文章。

react

react中文文档

react-router-dom

React-router4简约教程

create-react-app

1.create-react-app安装及使用

2.以create-react-app为基础创建项目

3.create-react-app开发常用配置

Redux

Redux 入门教程(阮一峰写的有三篇文章)

跟着例子一步步学习redux+react-redux(强烈推荐)

Redux之redux-actions的使用

dva

1.官方文档

2.初识 Dva

3.一起学react (1) 10分钟 让你dva从入门到精通