Skip to content

Commit

Permalink
Merge pull request crazycodeboy#8 from wabg/master
Browse files Browse the repository at this point in the history
目录整理去掉重复的链接地址
  • Loading branch information
crazycodeboy authored Oct 25, 2016
2 parents 308c89c + 505a59d commit e844d7d
Showing 1 changed file with 21 additions and 23 deletions.
44 changes: 21 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ React Native Awesome 汇集了各类react-native学习资料、工具、组件

## 目录

* [教程](#教程)
* [资源网站](#资源网站)
* [React.js](#reactjs)
* [React Native](#react-native)
* [React Native](#react-native)
* [教程](#教程)
* [React.js](#reactjs-1)
* [React Native](#react-native-1)
* [文档手册](#文档手册)
* [布局相关](#布局相关)
* [开发调试](#开发调试)
Expand All @@ -34,32 +37,38 @@ React Native Awesome 汇集了各类react-native学习资料、工具、组件
* [](#库)
* [工具](#工具)
* [视频](#视频)
* [资源网站](#资源网站)
* [新闻&讨论](#新闻讨论)
* [一次学习,随处可写](#一次学习随处可写)
* [资源下载](#资源下载)


## 教程
## 资源网站

### React.js

* [React速学教程(上)](http://blog.csdn.net/fengyuzhengfan/article/details/52185921)
* [React速学教程(中)](http://blog.csdn.net/fengyuzhengfan/article/details/52201554)
* [React速学教程(下)](http://blog.csdn.net/fengyuzhengfan/article/details/52233582)
* [React官网](https://facebook.github.io/react/)
* [React中文网](http://reactjs.cn/)
* [React入门教程](https://hulufei.gitbooks.io/react-tutorial/content/introduction.html)


* [React-China社区](http://react-china.org/)

### React Native

#### 文档手册

* [React Native 官方文档](https://facebook.github.io/react-native/)
* [React Native 中文版 - 极客学院](http://wiki.jikexueyuan.com/project/react-native/)
* [React Native 中文版 - reactnative.cn](http://reactnative.cn/)
* [React Native中文社区](http://bbs.react-native.cn/)
* [React Native组件库网站](https://js.coach/react-native)
* [Use React Native 资讯站](http://www.reactnative.com/)

## 教程

### React.js

* [React速学教程(上)](http://blog.csdn.net/fengyuzhengfan/article/details/52185921)
* [React速学教程(中)](http://blog.csdn.net/fengyuzhengfan/article/details/52201554)
* [React速学教程(下)](http://blog.csdn.net/fengyuzhengfan/article/details/52233582)
* [React入门教程](https://hulufei.gitbooks.io/react-tutorial/content/introduction.html)

### React Native

#### 布局相关

Expand Down Expand Up @@ -219,17 +228,6 @@ React Native Awesome 汇集了各类react-native学习资料、工具、组件

* [React.js Conf 2016](https://www.youtube.com/playlist?list=PLb0IAmt7-GS0M8Q95RIc2lOM6nc77q1IY)


## 资源网站

* [React Native官网](http://facebook.github.io/react-native/)
* [React 官网](https://facebook.github.io/react/)
* [React-China社区](http://react-china.org/)
* [React Native中文社区](http://bbs.react-native.cn/)
* [React Native组件库网站](https://js.coach/react-native)
* [Use React Native 资讯站](http://www.reactnative.com/)


## 新闻&讨论

* [ReactJS 真的好吗?](https://www.zhihu.com/question/33631170)
Expand Down

0 comments on commit e844d7d

Please sign in to comment.