Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hulufei/react-tutorial
React 入门教程 http://hulufei.gitbooks.io/react-tutorial/
https://github.com/hulufei/react-tutorial
Last synced: 28 days ago
JSON representation
React 入门教程 http://hulufei.gitbooks.io/react-tutorial/
- Host: GitHub
- URL: https://github.com/hulufei/react-tutorial
- Owner: hulufei
- Created: 2015-01-16T02:59:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T06:38:16.000Z (over 8 years ago)
- Last Synced: 2024-08-03T09:12:16.699Z (4 months ago)
- Homepage:
- Size: 216 KB
- Stars: 338
- Watchers: 26
- Forks: 64
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - react-tutorial - tutorial/ | hulufei | 339 | (Others)
README
# React 入门教程
按照惯例,在介绍一个新技术之前总是要为它背书的,作为 React
受众在开始接触之前肯定会有一些喜闻乐见的疑问:- 为什么不用 Backbone?
- 为什么不用 Angular?
- ...在没有真正使用之前,其实没法评价哪一个好,没有最好的,只有最合适的,如 [Why
React](http://facebook.github.io/react/docs/why-react.html) 所说,[Give it five
minutes](http://37signals.com/svn/posts/3124-give-it-five-minutes),希望你能克服初次遇到
JSX 这种存在的偏见去尝试一下。因为官方文档组织得比较散乱,希望本教程能成为一个不错的入门参考。
有任何问题 → [Github](https://github.com/hulufei/react-tutorial)
本文档对应 React v0.14.x,使用 ES6。