react学习笔记1
2018-06-07 本文已影响0人
WittyLu
react学习起来其实挺简单,多看看以下参考资料:
中文教程(推荐)
1.http://www.css88.com/react/tutorial/tutorial.html
2.http://www.css88.com/react/docs/hello-world.html
3.别眨眼看 React
4.React入门看这篇就够了
该中文教程是下面react官方文档的翻译版
1.https://reactjs.org/
2.https://reactjs.org/tutorial/tutorial.html
此外,要学习一下ES6
https://shuoshubao.gitbooks.io/ecmascript6/content/
redux和react-router
Redux 中文文档 英文版本 英文版本2 API
React-Redux技术栈——之redux-form详解
React Router 中文文档
React-Router v4简单入门教程
React-router v4教程
其它react相关资料
实用教程
各类教程合集:react redux jquery
Git 基础 - 查看提交历史
GIT Bash常用命令
git pull命令
git学习笔记
D3.js