Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

Awesome Lists containing this project

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。