abstract:React 中文文檔(這個(gè)文檔很好查詢, 但是很多內(nèi)容寫的太簡(jiǎn)單了沒講清楚, 而且內(nèi)容不全): https://hulufei.gitbooks.io/react-tutorial/content/index.htmlReact 官方英文文檔: https://facebook.github.io/react/docs/getting-started.htmlReact 中文文
React 中文文檔(這個(gè)文檔很好查詢, 但是很多內(nèi)容寫的太簡(jiǎn)單了沒講清楚, 而且內(nèi)容不全): https://hulufei.gitbooks.io/react-tutorial/content/index.html
React 官方英文文檔: https://facebook.github.io/react/docs/getting-started.html
React 中文文檔(這個(gè)文檔比較差): http://reactjs.cn/react/docs/getting-started-zh-CN.html
極客學(xué)院提供的 React 中文文檔: http://wiki.jikexueyuan.com/project/react/
另一個(gè) Reac 中文文檔(這個(gè)比較全面, 但是不便于搜索): http://www.phperz.com/article/15/0712/140537.html
React Router 中文文檔: https://react-guide.github.io/react-router-cn/
RubyChina API: https://ruby-china.org/api
ReacChina 社區(qū)(這里面有很多資源): http://react-china.org/
ES6 文檔: http://es6.ruanyifeng.com/#docs/intro
Redux 介紹: http://www.alloyteam.com/2015/09/react-redux/