# freeBook-H5 **Repository Path**: cs-study/freeBook-H5 ## Basic Information - **Project Name**: freeBook-H5 - **Description**: :books: 免费:cn:的HTML5相关技术书籍,欢迎投稿... - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-20 - **Last Updated**: 2022-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 免费HTML5技术文档资料索引 在这里我们收集整理现在关于HTML5技术的电子书, 文档和最新流行技术的资料. 也会给大家推一些开发中使用的工具. [![](https://img.shields.io/github/issues/wangleihd/freeBook-H5.svg)](https://github.com/wangleihd/freeBook-H5/issues) [![](https://img.shields.io/github/forks/wangleihd/freeBook-H5.svg)](https://github.com/wangleihd/freeBook-H5/network) [![](https://img.shields.io/github/stars/wangleihd/freeBook-H5.svg)](https://github.com/wangleihd/freeBook-H5/stargazers) [![](https://travis-ci.org/wangleihd/freeBook-H5.svg?branch=master)](https://travis-ci.org/wangleihd/freeBook-H5) [![](https://img.shields.io/github/release/wangleihd/freeBook-H5.svg)](https://github.com/wangleihd/freeBook-H5/releases) # 文档目录 ## 编程语言 ### C# * [MSDN C# 中文文档](https://msdn.microsoft.com/zh-cn/library/kx37x362.aspx) * [.NET 类库参考](https://msdn.microsoft.com/zh-cn/library/gg145045.aspx) * [ASP.NET MVC 5 入门指南](http://www.cnblogs.com/powertoolsteam/p/aspnetmvc5-tutorials-grapecity.html) * [超全面的 .NET GDI+ 图形图像编程教程](http://www.cnblogs.com/LonelyShadow/p/4162318.html) * [.NET控件开发基础](https://github.com/JackWangCUMT/customcontrol) * [.NET开发要点精讲(初稿)](https://github.com/sherlockchou86/-free-ebook-.NET-) ### Lua * [Lua编程入门](https://github.com/andycai/luaprimer) * [Lua 5.1 参考手册 中文翻译](http://www.codingnow.com/2000/download/lua_manual.html) * [Lua 5.3 参考手册 中文翻译](http://cloudwu.github.io/lua53doc/) * [Lua源码欣赏](http://www.codingnow.com/temp/readinglua.pdf) ### JavaScript * [Google JavaScript 代码风格指南](http://bq69.com/blog/articles/script/868/google-javascript-style-guide.html) * [Google JSON 风格指南](https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md) * [Airbnb JavaScript 规范](https://github.com/adamlu/javascript-style-guide) * [JavaScript 标准参考教程(alpha)](http://javascript.ruanyifeng.com/) * [Javascript编程指南](http://pij.robinqu.me/) ([源码](https://github.com/RobinQu/Programing-In-Javascript)) * [javascript 的 12 个怪癖](https://github.com/justjavac/12-javascript-quirks) * [JavaScript 秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/) * [JavaScript核心概念及实践](http://icodeit.org/jsccp/) (PDF) (此书已由人民邮电出版社出版发行,但作者依然免费提供PDF版本,希望开发者们去购买,支持作者) * [《JavaScript 模式》](https://github.com/jayli/javascript-patterns) “JavaScript patterns”中译本 * [命名函数表达式探秘](http://justjavac.com/named-function-expressions-demystified.html) (注:原文由[为之漫笔](http://www.cn-cuckoo.com)翻译,原始地址无法打开,所以此处地址为我博客上的备份) * [学用 JavaScript 设计模式](http://www.oschina.net/translate/learning-javascript-design-patterns) (开源中国) * [深入理解JavaScript系列](http://www.cnblogs.com/TomXu/archive/2011/12/15/2288411.html) * [ECMAScript 5.1 中文版](http://yanhaijing.com/es5) * [ECMAScript 6 入门](http://es6.ruanyifeng.com/) (作者:阮一峰) * [JavaScript Promise迷你书](http://liubin.github.io/promises-book/) * [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) (深入JavaScript语言核心机制的系列图书) * [JavaScript 教程](http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000) 廖雪峰 * [MDN JavaScript 中文文档](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript) * [Chrome扩展及应用开发](http://www.ituring.com.cn/minibook/950) ### Python * [廖雪峰 Python 2.7 中文教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000) * [廖雪峰 Python 3 中文教程](http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000) * [简明Python教程](http://www.kuqin.com/abyteofpython_cn/) * [零基础学 Python 第一版](http://www.kancloud.cn/kancloud/python-basic) * [零基础学 Python 第二版](http://www.kancloud.cn/kancloud/starter-learning-python) * [可爱的 Python](http://lovelypython.readthedocs.org/en/latest/) * [Python 2.7 官方教程中文版](http://www.pythondoc.com/pythontutorial27/index.html) * [Python 3.3 官方教程中文版](http://www.pythondoc.com/pythontutorial3/index.html) * [Python Cookbook 中文版](http://www.kancloud.cn/thinkphp/python-cookbook) * [Python3 Cookbook 中文版](https://github.com/yidao620c/python3-cookbook) * [深入 Python](http://www.kuqin.com/docs/diveintopythonzh-cn-5.4b/html/toc/) * [深入 Python 3](http://old.sebug.net/paper/books/dive-into-python3/) * [PEP8 Python代码风格规范](https://code.google.com/p/zhong-wiki/wiki/PEP8) * [Google Python 风格指南 中文版](http://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/) * [Python入门教程](http://liam0205.me/2013/11/02/Python-tutorial-zh_cn/) ([PDF](http://liam0205.me/attachment/Python/The_Python_Tutorial_zh-cn.pdf)) * [笨办法学 Python](http://old.sebug.net/paper/books/LearnPythonTheHardWay/) ([PDF](http://liam0205.me/attachment/Python/PyHardWay/Learn_Python_The_Hard_Way_zh-cn.pdf) [EPUB](https://www.gitbook.com/download/epub/book/wizardforcel/lpthw)) * [Python自然语言处理中文版](http://pan.baidu.com/s/1qW4pvnY) (感谢陈涛同学的翻译,也谢谢 [@shwley](https://github.com/shwley) 联系了作者) * [Python 绘图库 matplotlib 官方指南中文翻译](http://liam0205.me/2014/09/11/matplotlib-tutorial-zh-cn/) * [Scrapy 0.25 文档](http://scrapy-chs.readthedocs.org/zh_CN/latest/) * [ThinkPython](https://github.com/carfly/thinkpython-cn) * [ThinkPython 2ed](https://github.com/bingjin/ThinkPython2-CN) * [Python快速教程](http://www.cnblogs.com/vamei/archive/2012/09/13/2682778.html) * [Python 正则表达式操作指南](http://wiki.ubuntu.org.cn/Python正则表达式操作指南) * [python初级教程:入门详解](http://www.crifan.com/files/doc/docbook/python_beginner_tutorial/release/html/python_beginner_tutorial.html) * [Twisted 与异步编程入门](https://www.gitbook.com/book/likebeta/twisted-intro-cn/details) * [TextGrocery 中文 API](http://textgrocery.readthedocs.org/zh/latest/index.html) ( 基于svm算法的一个短文本分类 Python 库 ) * [Requests: HTTP for Humans](http://requests-docs-cn.readthedocs.org/zh_CN/latest/) * [Pillow 中文文档](http://pillow-cn.readthedocs.org/en/latest/#) * [PyMOTW 中文版](http://pymotwcn.readthedocs.org/en/latest/index.html) * [Python 官方文档中文版](http://data.digitser.net/zh-CN/python_index.html) * [Fabric 中文文档](http://fabric-chs.readthedocs.org) * [Beautiful Soup 4.2.0 中文文档](http://beautifulsoup.readthedocs.org/zh_CN/latest/) * [用Python做科学计算](http://old.sebug.net/paper/books/scipydoc) * [Sphinx 中文文档](http://www.pythondoc.com/sphinx/index.html) * [精通 Python 设计模式](https://github.com/cundi/Mastering.Python.Design.Patterns) * [python 安全编程教程](https://github.com/smartFlash/pySecurity) * [程序设计思想与方法](https://www.gitbook.com/book/wizardforcel/sjtu-cs902-courseware/details) * [知乎周刊·编程小白学Python](https://read.douban.com/ebook/16691849/) * [Scipy 讲义](https://github.com/cloga/scipy-lecture-notes_cn) * [Python 学习笔记 基础篇](http://www.kuqin.com/docs/pythonbasic.html) * [Python 学习笔记 模块篇](http://www.kuqin.com/docs/pythonmodule.html) * [Python 标准库 中文版](http://old.sebug.net/paper/books/python/%E3%80%8APython%E6%A0%87%E5%87%86%E5%BA%93%E3%80%8B%E4%B8%AD%E6%96%87%E7%89%88.pdf) * [Python进阶](https://www.gitbook.com/book/eastlakeside/interpy-zh/details) * [Python 核心编程 第二版](https://wizardforcel.gitbooks.io/core-python-2e/content/) CPyUG译 * [Python最佳实践指南](http://pythonguidecn.readthedocs.io/zh/latest/) * [Python 精要教程](https://www.gitbook.com/book/wizardforcel/python-essential-tutorial/details) * [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details) * Django * [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中 * [Diango 1.7 文档中文版](http://django-1-7-doc.coding.io/) 正在翻译中,目前只翻译了目录 * [Django 1.8.2 文档中文版](http://python.usyiyi.cn/django/index.html) 正在翻译中 * [Django 最佳实践](https://github.com/yangyubo/zh-django-best-practices) * [Django搭建简易博客教程](https://www.gitbook.com/book/andrew-liu/django-blog/details) * [The Django Book 中文版](http://djangobook.py3k.cn/2.0/) * [Django 设计模式与最佳实践](https://github.com/cundi/Django-Design-Patterns-and-Best-Practices) * [Django 网站开发 Cookbook](https://github.com/cundi/Web.Development.with.Django.Cookbook) * [Django Girls 學習指南](https://www.gitbook.com/book/djangogirlstaipei/django-girls-taipei-tutorial/details) * Flask * [Flask 文档中文版](http://docs.jinkan.org/docs/flask/) * [Jinja2 文档中文版](http://docs.jinkan.org/docs/jinja2/) * [Werkzeug 文档中文版](http://werkzeug-docs-cn.readthedocs.org/zh_CN/latest/) * [Flask之旅](http://spacewander.github.io/explore-flask-zh/) * [Flask 扩展文档汇总](https://www.gitbook.com/book/wizardforcel/flask-extension-docs/details) * [Flask 大型教程](http://www.pythondoc.com/flask-mega-tutorial/index.html) * [SQLAlchemy 中文文档](https://github.com/sixu05202004/sqlalchemy-docs-cn) * web.py * [web.py 0.3 新手指南](http://webpy.org/tutorial3.zh-cn) * [Web.py Cookbook 简体中文版](http://webpy.org/cookbook/index.zh-cn) * Tornado * [Introduction to Tornado 中文翻译](http://demo.pythoner.com/itt2zh/index.html) * [Tornado源码解析](http://www.nowamagic.net/academy/detail/13321002) * [Tornado 4.3 文档中文版](https://tornado-zh.readthedocs.org/zh/latest/) ## 应用框架 * jQuery * [jQuery 解构](http://www.cn-cuckoo.com/deconstructed/jquery.html) * [简单易懂的JQuery魔法](http://www.nowamagic.net/librarys/books/contents/jquery) * [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html) * [You Don't Need jQuery](https://github.com/oneuijs/You-Dont-Need-jQuery/blob/master/README.zh-CN.md) * [如何实现一个类jQuery?](https://github.com/MeCKodo/forchange) * Node.js * [Node入门](http://www.nodebeginner.org/index-zh-cn.html) * [七天学会NodeJS](http://nqdeng.github.io/7-days-nodejs/) * [Nodejs Wiki Book](https://github.com/nodejs-tw/nodejs-wiki-book) (繁体中文) * [express.js 中文文档](http://expressjs.jser.us/) * [koa 中文文档](https://github.com/guo-yu/koa-guide) * [一起学koa](http://base-n.github.io/koa-generator-examples/) * [使用 Express + MongoDB 搭建多人博客](https://github.com/nswbmw/N-blog) * [Express框架](http://javascript.ruanyifeng.com/nodejs/express.html) * [Node.js 包教不包会](https://github.com/alsotang/node-lessons) * [Learn You The Node.js For Much Win! (中文版)](https://www.npmjs.com/package/learnyounode-zh-cn) * [Node debug 三法三例](http://i5ting.github.io/node-debug-tutorial/) * [nodejs中文文档](https://www.gitbook.com/book/0532/nodejs/details) * [orm2 中文文档](https://github.com/wizardforcel/orm2-doc-zh-cn) * underscore.js * [Underscore.js中文文档](http://learningcn.com/underscore/) * backbone.js * [backbone.js中文文档](http://www.css88.com/doc/backbone/) * [backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF) * [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note) * [Developing Backbone.js Applications(中文版)](http://feliving.github.io/developing-backbone-applications/) * AngularJS * [AngularJS最佳实践和风格指南](https://github.com/mgechev/angularjs-style-guide/blob/master/README-zh-cn.md) * [AngularJS中译本](https://github.com/peiransun/angularjs-cn) * [AngularJS入门教程](https://github.com/zensh/AngularjsTutorial_cn) * [构建自己的AngularJS](https://github.com/xufei/Make-Your-Own-AngularJS/blob/master/01.md) * [在Windows环境下用Yeoman构建AngularJS项目](http://www.waylau.com/build-angularjs-app-with-yeoman-in-windows/) * Zepto.js * [Zepto.js 中文文档](http://mweb.baidu.com/zeptoapi/) * Sea.js * [Hello Sea.js](http://island205.com/HelloSea.js/) * React.js * [React.js 中文文档](http://reactjs.cn/) * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) * [React 入门教程](http://fraserxu.me/intro-to-react/) * [Learn React & Webpack by building the Hacker News front page](https://github.com/theJian/build-a-hn-front-page) * React Natie    * [React Native中文文](https://reactnative.cn/) * impress.js * [impress.js的中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese) * CoffeeScript * [CoffeeScript Cookbook](http://island205.com/coffeescript-cookbook.github.com/) * [The Little Book on CoffeeScript中文版](http://island205.com/tlboc/) * [CoffeeScript 编码风格指南](https://github.com/geekplux/coffeescript-style-guide) * TypeScipt * [TypeScript Handbook](https://zhongsp.gitbooks.io/typescript-handbook/content/) * ExtJS * [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/) * Meteor * [Discover Meteor](http://zh.discovermeteor.com/) * [Meteor 中文文档](http://docs.meteorhub.org/#/basic/) * [Angular-Meteor 中文教程](http://angular.meteorhub.org/) * 图表库 * [Chart.js中文文档](http://www.bootcss.com/p/chart.js/docs/) * [D3.js入门](http://www.jianshu.com/p/c3800c61d2fb) * Bootstrap 框架 * [Bootstrap中文文档](http://bootstrap.css88.com/) ## 技术知识 * [关于浏览器和网络的 20 项须知](http://www.20thingsilearned.com/zh-CN/home) * [浏览器开发工具的秘密](http://jinlong.github.io/2013/08/29/devtoolsecrets/) * [Chrome 开发者工具中文手册](https://github.com/CN-Chrome-DevTools/CN-Chrome-DevTools) * [Chrome扩展开发文档](http://open.chrome.360.cn/extension_dev/overview.html) * [Grunt中文文档](http://www.gruntjs.net/) * [gulp中文文档](http://www.gulpjs.com.cn/docs/) * [Gulp 入门指南](https://github.com/nimojs/gulp-book) * [移动Web前端知识库](https://github.com/AlloyTeam/Mars) * [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm) * [前端开发体系建设日记](https://github.com/fouber/blog/issues/2) * [移动前端开发收藏夹](https://github.com/hoosin/mobile-web-favorites) * [JSON风格指南](https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md) * [HTTP 接口设计指北](https://github.com/bolasblack/http-api-guide) * [前端资源分享(一)](https://github.com/hacke2/hacke2.github.io/issues/1) * [前端资源分享(二)](https://github.com/hacke2/hacke2.github.io/issues/3) * [前端代码规范 及 最佳实践](http://coderlmn.github.io/code-standards/) * [前端开发者手册](https://www.gitbook.com/book/dwqs/frontenddevhandbook/details) * [前端工程师手册](https://www.gitbook.com/book/leohxj/front-end-database/details) * [w3school教程整理](https://github.com/wizardforcel/w3school) * [Wireshark用户手册](http://man.lupaworld.com/content/network/wireshark/index.html) * [一站式学习Wireshark](https://community.emc.com/thread/194901) * [HTTP 下午茶](http://happypeter.github.io/tealeaf-http/) * [HTTP/2.0 中文翻译](http://yuedu.baidu.com/ebook/478d1a62376baf1ffc4fad99?pn=1) * [RFC 7540 - HTTP/2 中文翻译版](https://github.com/abbshr/rfc7540-translation-zh_cn) * [http2讲解](https://www.gitbook.com/book/ye11ow/http2-explained/details) * [3 Web Designs in 3 Weeks](https://www.gitbook.com/book/juntao/3-web-designs-in-3-weeks/details) * [站点可靠性工程](https://github.com/hellorocky/Site-Reliability-Engineering) ## 设计工具 ## 读书笔记及其它 * [编译原理(紫龙书)中文第2版习题答案](https://github.com/fool2fish/dragon-book-exercise-answers) * [把《编程珠玑》读薄](http://www.hawstein.com/posts/make-thiner-programming-pearls.html) * [Effective C++读书笔记](https://github.com/XiaolongJason/ReadingNote/blob/master/Effective%20C%2B%2B/Effective%20C%2B%2B.md) * [Golang 学习笔记、Python 学习笔记、C 学习笔记](https://github.com/qyuhen/book) (PDF) * [Jsoup 学习笔记](https://github.com/code4craft/jsoup-learning) * [学习笔记: Vim、Python、memcached](https://github.com/lzjun567/note) * [图灵开放书翻译计划--C++、Python、Java等](http://www.ituring.com.cn/activity/details/2004) * [蒂姆·奥莱利随笔](http://g.yeeyan.org/books/2095) * [SICP 解题集](http://sicp.readthedocs.org/en/latest/) * [精彩博客集合](https://github.com/hacke2/hacke2.github.io/issues/2) * [中文文案排版指北](https://github.com/sparanoid/chinese-copywriting-guidelines) * [Standard C 语言标准函数库速查 (Cheat Sheet)](http://ganquan.info/standard-c/) * [Git Cheatsheet Chs](http://gh.amio.us/git-cheatsheet-chs/) * [GitBook简明教程](http://www.chengweiyang.cn/gitbook/index.html) * [JavaScript语言精粹](https://github.com/qibaoguang/Study-Step-by-Step/blob/master/%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/javascript_the_good_parts.md) * [制造开源软件](http://producingoss.com/zh/) * [提问的智慧](http://www.dianbo.org/9238/stone/tiwendezhihui.htm) * [Markdown 入门参考](https://github.com/LearnShare/Learning-Markdown) * [AsciiDoc简明指南](https://github.com/stanzgy/wiki/blob/master/markup/asciidoc-guide.asciidoc) * [背包问题九讲](http://love-oriented.com/pack/) * [老齐的技术资料](https://github.com/qiwsir/ITArticles) * [前端技能汇总](https://github.com/JacksonTian/fks) * [借助开源项目,学习软件开发](https://github.com/zhuangbiaowei/learn-with-open-source) * [前端工作面试问题](https://github.com/h5bp/Front-end-Developer-Interview-Questions/tree/master/Translations/Chinese) * [leetcode/lintcode题解/算法学习笔记](https://www.gitbook.com/book/yuanbin/algorithm/details) * [前端开发笔记本](https://github.com/li-xinyang/FEND_Note) # React-Native学习指南 同时还有Awesome React Native系列 https://github.com/jondot/awesome-react-native # 目录 * [教程](#教程) * [React Native](#react-native) * [React.js](#reactjs) * [ES6](#es6) * [系列教程](#系列教程) * [开源APP](#开源app) * [图书](#图书) * [组件](#组件) * [工具](#工具) * [资源网站](#资源网站) * [业界讨论](#业界讨论) ## 教程 ### React Native * **构建 Facebook F8 2016 App / React Native 开发指南** http://f8-app.liaohuqiu.net/ * **React-Native入门指南** https://github.com/vczero/react-native-lesson * **30天学习React Native教程** https://github.com/fangwei716/30-days-of-react-native * **React-Native视频教程(部分免费)** https://egghead.io/technologies/react * **React Native 开发培训视频教程(中文|免费)** https://www.gitbook.com/book/unbug/react-native-training/details * react-native 官方api文档 http://facebook.github.io/react-native/docs/getting-started.html * react-native中文文档(极客学院) http://wiki.jikexueyuan.com/project/react-native/ * react-native中文文档(react native中文网,人工翻译,官网完全同步) http://react-native.cn/docs/getting-started.html * react-native第一课 http://html-js.com/article/2783 * 深入浅出 React Native:使用 JavaScript 构建原生应用 http://zhuanlan.zhihu.com/FrontendMagazine/19996445 * React Native通信机制详解 http://blog.cnbang.net/tech/2698/ * React Native布局篇 https://segmentfault.com/a/1190000002658374 * React Native 基础练习指北(一) https://segmentfault.com/a/1190000002645929 * React Native 基础练习指北(二) https://segmentfault.com/a/1190000002647733 * Diary of Building an iOS App with React Native http://herman.asia/building-a-flashcard-app-with-react-native * React Native For Beginners – The Next Big Thing? https://devdactic.com/react-native-for-beginners/ * How To Implement A Tab Bar With React Native https://devdactic.com/react-native-tab-bar/ * tcomb-form-native使用视频教程(需翻墙) https://react.rocks/example/tcomb-form-native * React Native分享记录 https://segmentfault.com/a/1190000002678782 * React Native构建本地视图组件 https://www.dobest.me/article/11 * react-native-android-lession(安卓系列教程) https://github.com/yipengmu/react-native-android-lession * React Native模块桥接详解 https://www.dobest.me/article/14 * React Native: 配置和起步 http://www.liaohuqiu.net/cn/posts/react-native-1/ * React Native: Android 的打包 http://www.liaohuqiu.net/cn/posts/react-native-android-package/ * ReactNative之原生模块开发并发布——iOS篇 http://www.liuchungui.com/blog/2016/05/02/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-iospian/ * ReactNative之原生模块开发并发布——android篇 http://www.liuchungui.com/blog/2016/05/08/reactnativezhi-yuan-sheng-mo-kuai-kai-fa-bing-fa-bu-androidpian/ * react-native的第一课 https://github.com/coderyi/blog/blob/master/articles/2016/0122_react-native_first_lesson.md * React-Native专题系列文章 http://www.lcode.org/react-native/ * react native redux FeInn 从0到1让你学会搭建一个APP https://github.com/febobo/react-native-redux-FeInn ### React.js * react.js中文文档 http://reactjs.cn/ * react.js入门教程(gitbook) https://hulufei.gitbooks.io/react-tutorial/content/introduction.html * **react.js快速入门教程 - 阮一峰** http://www.ruanyifeng.com/blog/2015/03/react.html * react.js视频教程 http://react-china.org/t/reactjs/584 * React Native之React速学教程 https://github.com/crazycodeboy/RNStudyNotes/tree/master/React%20Native%E4%B9%8BReact%E9%80%9F%E5%AD%A6%E6%95%99%E7%A8%8B ### ES6 * 深入浅出ES6(一):ES6是什么 http://www.infoq.com/cn/articles/es6-in-depth-an-introduction * 深入浅出ES6(二):迭代器和for-of循环 http://www.infoq.com/cn/articles/es6-in-depth-iterators-and-the-for-of-loop * 深入浅出ES6(三):生成器 Generators http://www.infoq.com/cn/articles/es6-in-depth-generators * 深入浅出ES6(四):模板字符串 http://www.infoq.com/cn/articles/es6-in-depth-template-string * 深入浅出ES6(五):不定参数和默认参数 http://www.infoq.com/cn/articles/es6-in-depth-rest-parameters-and-defaults * 深入浅出ES6(六):解构Destructuring http://www.infoq.com/cn/articles/es6-in-depth-destructuring * 深入浅出ES6(七):箭头函数Arrow Functions http://www.infoq.com/cn/articles/es6-in-depth-arrow-functions * 深入浅出ES6(八):Symbols http://www.infoq.com/cn/articles/es6-in-depth-symbols * 深入浅出ES6(九):学习Babel和Broccoli,马上就用ES6 http://www.infoq.com/cn/articles/es6-in-depth-babel-and-broccoli * 深入浅出ES6(十):集合 http://www.infoq.com/cn/articles/es6-in-depth-collections * 深入浅出ES6(十一):生成器Generators,续篇 http://www.infoq.com/cn/articles/es6-in-depth-generators-continued * 深入浅出ES6(十二):代理Proxies http://www.infoq.com/cn/articles/es6-in-depth-proxies-and-reflect/ * 深入浅出ES6(十三):类Class http://www.infoq.com/cn/articles/es6-in-depth-classes * 深入浅出ES6(十四):let和const http://www.infoq.com/cn/articles/es6-in-depth-let-and-const * 深入浅出ES6(十五):子类Subclassing http://www.infoq.com/cn/articles/es6-in-depth-subclassing * 深入浅出ES6(十六):模块Modules http://www.infoq.com/cn/articles/es6-in-depth-modules * 深入浅出ES6(十七):展望未来 http://www.infoq.com/cn/articles/es6-in-depth-the-future ### 系列教程 * 深入浅出React(一):React的设计哲学 - 简单之美 http://www.infoq.com/cn/articles/react-art-of-simplity * 深入浅出React(二):React开发神器Webpack http://www.infoq.com/cn/articles/react-and-webpack * 深入浅出React(三):理解JSX和组件 http://www.infoq.com/cn/articles/react-jsx-and-component * 深入浅出React(四):虚拟DOM Diff算法解析 http://www.infoq.com/cn/articles/react-dom-diff * 深入浅出React(五):使用Flux搭建React应用程序架构 http://www.infoq.com/cn/articles/react-flux * react-webpack-cookbook中文版 http://fakefish.github.io/react-webpack-cookbook/ * Flex 布局语法教程 http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html * React 初探 http://www.alloyteam.com/2015/04/react-explore/ * React虚拟DOM浅析 http://www.alloyteam.com/2015/10/react-virtual-analysis-of-the-dom/ * react组件间通信 http://www.alloyteam.com/2015/07/react-zu-jian-jian-tong-xin/ * React 数据流管理架构之 Redux 介绍 http://www.alloyteam.com/2015/09/react-redux/ * React服务器端渲染实践小结 http://www.alloyteam.com/2015/10/8783/ * React Native Android 踩坑之旅 http://www.alloyteam.com/2015/10/react-native-android-steps-on-tour/ * React Native 之 JSBridge http://www.alloyteam.com/2015/05/react-native-zhi-jsbridge/ * React Native 研究与实践教程 https://github.com/crazycodeboy/RNStudyNotes ### React Native探索系列教程 * React Native探索(一):背景、规划和风险 http://www.infoq.com/cn/articles/react-native-overview * React Native探索(二):布局篇 http://www.infoq.com/cn/articles/react-native-layout * React Native探索(三):与 react-web 的融合 http://www.infoq.com/cn/articles/react-native-web ## 开源APP > 研究源码也是一个很好的学习方式 * 官方演示App https://github.com/facebook/react-native/tree/master/Examples * **Facebook F8 App** https://github.com/fbsamples/f8app * **GitHub Popular(一个用来查看GitHub最受欢迎与最热项目的App)已上架** https://github.com/crazycodeboy/GitHubPopular * 奇舞周刊 iOS 版(上架应用) https://github.com/fakefish/Weekly75 * react-native-dribbble-app https://github.com/catalinmiron/react-native-dribbble-app * **Gank.io客户端** https://github.com/Bob1993/React-Native-Gank * **Mdcc客户端(优质)** https://github.com/Bob1993/mdcc-client * **Leanote for iOS(云笔记)** https://github.com/leanote/leanote-ios-rn * **ReactNativeRubyChina** https://github.com/henter/ReactNativeRubyChina * HackerNews-React-Native https://github.com/iSimar/HackerNews-React-Native * React-Native新闻客户端 https://github.com/tabalt/ReactNativeNews * **newswatch(新闻客户端)** https://github.com/bradoyler/newswatch-react-native * **buyscreen(购买页面)** https://github.com/appintheair/react-native-buyscreen * **V2EX客户端** https://github.com/samuel1112/v2er * react-native-todo https://github.com/joemaddalone/react-native-todo * react-native-beer https://github.com/muratsu/react-native-beer * react-native-stars https://github.com/86/react-native-stars * **模仿天猫首页的app** https://github.com/hugohua/react-native-demo * ReactNativeChess https://github.com/csarsam/ReactNativeChess * react native 编写的音乐软件 https://github.com/Johnqing/miumiu * react-native-pokedex https://github.com/ababol/react-native-pokedex * CNode-React-Native https://github.com/SFantasy/CNode-React-Native * 8tracks电台客户端 https://github.com/voronianski/EightTracksReactNative * React-Native实现的计算器 https://github.com/yoxisem544/Calculator-using-React-Native * **房产搜索app** https://github.com/jawee/react-native-PropertyFinder * 知乎专栏app https://github.com/LeezQ/react-native-zhihu-app * ForeignExchangeApp https://github.com/peralmq/ForeignExchangeApp * Segmentfault 客户端 https://github.com/fakefish/sf-react-native * 糗事百科app https://github.com/stormhouse/QiuShiReactNative * 孢子社区app https://github.com/Hi-Rube/baoz-ReactNative * **深JS app** https://github.com/fraserxu/shenjs * Den - 房屋销售app* https://github.com/asamiller/den * **Noder-cnodejs客户端** https://github.com/soliury/noder-react-native * 知乎日报Android版 https://github.com/race604/ZhiHuDaily-React-Native * ziliun-react-native https://github.com/sonnylazuardi/ziliun-react-native * react-native-weather-app https://github.com/shevawen/react-native-weather-app * React Native Sample App(Navigation,Flux) https://github.com/taskrabbit/ReactNativeSampleApp * TesterHome社区app https://github.com/qddegtya/A-ReactNative-TesterHome * Finance - 股票报价app https://github.com/7kfpun/FinanceReactNative * shopping - 购物app https://github.com/bigsui/shopping-react-native * zhuiyuan - 追源cms app https://github.com/kazaff/ZhuiYuanDemo * uestc-bbs-react-native - UESTC清水河畔RN客户端(with Redux) https://github.com/just4fun/uestc-bbs-react-native * **react-native-nw-react-calculator**(iOS/Android、Web、桌面多端) https://github.com/benoitvallon/react-native-nw-react-calculator * react-native-nba-app https://github.com/wwayne/react-native-nba-app * 开源中国的Git@OSC客户端 http://git.oschina.net/rplees/react-native-gitosc * rn_bycloud 帮瀛律师端app https://github.com/liuchungui/rn_bycloud * ReactNativeRollingExamples https://github.com/joggerplus/ReactNativeRollingExamples * **Reading App Write In React-Native(Studying and Programing** https://github.com/attentiveness/reading * 数独 - 重拾纯粹数独的乐趣 https://github.com/nihgwu/react-native-sudoku * Shop-React-Native https://github.com/EleTeam/Shop-React-Native * **掘金客户端** https://github.com/wangdicoder/JueJinClient * cnblogs 客户端 https://github.com/togayther/react-native-cnblogs ## 图书 * 《React Native入门与实战》 http://item.jd.com/11844102.html * 《React Native开发指南》 http://www.ituring.com.cn/book/1846 * 《React Native跨平台移动应用开发》 http://item.jd.com/10372998311.html * 《React Native:用JavaScript开发移动应用》 http://item.jd.com/11785195.html ## 组件 > 由于已经有较好的组件库网站,这里就不做总结。可以直接查看如下网站,过后可能精选一部分优质组件出来 :P * **React-native组件库**(比较全的组件库) https://js.coach/ * **React Native Modules** http://reactnativemodules.com/ * **最佳轮播类组件** https://github.com/leecade/react-native-swiper * react-native-simple-router https://github.com/react-native-simple-router-community/react-native-simple-router * react-native-router-flux https://github.com/aksonov/react-native-router-flux * 下拉刷新组件 https://github.com/jsdf/react-native-refreshable-listview * 模态框 https://github.com/brentvatne/react-native-modal * react-native-navbar https://github.com/react-native-fellowship/react-native-navbar * 滚动轮播组件 https://github.com/appintheair/react-native-looped-carousel * HTML显示组件 https://github.com/jsdf/react-native-htmlview * **Material React Native (MRN)** - Material Design组件库 https://github.com/binggg/mrn * react-native-gitfeed - GitHub客户端(iOS/Android) https://github.com/xiekw2010/react-native-gitfeed * **React-Native-Elements** - React Native样式组件库 https://github.com/react-native-community/React-Native-Elements * **Shoutem UI** - React Native样式组件库 https://github.com/shoutem/ui ## 工具 * react-native-snippets(代码提示) https://github.com/Shrugs/react-native-snippets * react-native-babel(使用ES6+) https://github.com/roman01la/react-native-babel * sqlite for react-native https://github.com/almost/react-native-sqlite * gulp-react-native-css(就像写css一样写React Style) https://github.com/soliury/gulp-react-native-css * rnpm(React Native Package Manager) https://github.com/rnpm/rnpm * Pepperoni - React Native项目初始化套件 https://github.com/futurice/pepperoni-app-kit * **Deco IDE - React Native IDE** https://www.decosoftware.com/ * **ignite - React Native CLI项目生成器** https://github.com/infinitered/ignite ## 资源网站 * React-native官网 http://facebook.github.io/react-native/ * **React-China社区** http://react-china.org/ * **React Native中文社区** http://bbs.react-native.cn/ * **React-native组件库**(比较全的组件库) http://react.parts/ * **React Native Modules** http://reactnativemodules.com/ * **Use React Native 资讯站**(使用技巧及新闻) http://www.reactnative.com/ * 11款React Native开源移动 UI 组件 http://www.oschina.net/news/61214/11-react-native-ui-components * **稀土掘金的 React 标签** http://gold.xitu.io/#/tag/React.js http://gold.xitu.io/#/tag/React%20Native ## 业界讨论 * 跨平台开发时代的 (再次) 到来?( Xamarin,NativeScript 和 React Native 对比) http://onevcat.com/2015/03/cross-platform/ * 谈谈 React Native - 唐巧 http://blog.devtang.com/blog/2015/02/01/talk-about-react-native/ * 如何评价React-Native? https://www.zhihu.com/question/27852694/answer/43990708 * React Native概述:背景、规划和风险 http://div.io/topic/938 * Native与Web的融合 - Qcon中React-Native演讲 http://www.infoq.com/cn/presentations/the-fusion-of-native-and-web * 使用React Native一年后的感受 http://www.dobest.me/blog/2016/06/12/%E4%BD%BF%E7%94%A8React%20Native%E4%B8%80%E5%B9%B4%E5%90%8E%E7%9A%84%E6%84%9F%E5%8F%97/ * Weex & ReactNative & JSPatch大对比 http://awhisper.github.io/2016/07/22/Weex-ReactNative-JSPatch/ * weex&ReactNative对比 https://zhuanlan.zhihu.com/p/21677103 # 参考文献 * [github免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN) * [Freely available programming books 中文](https://github.com/vhf/free-programming-books/blob/master/free-programming-books-zh.md)