前端新技术中文文档

nodejs中文网,官网同步翻译
http://nodejs.cn/api/


Webpack 中文手册(社区同步翻译)
http://6.course.uprogrammer.cn/webpack2-doc-cn/index.html


ECMAScript6 中文教程
https://www.w3cschool.cn/ecmascript/
http://uprogrammer.cn/es6tutorial/


TypeScript 中文文档(官网同步翻译)
https://tslang.cn/docs/home.html


Babel中文网(下一代JS语法编译器)
http://babeljs.cn/


React中国(官方文档,太繁杂)
http://www.react-cn.com/docs/getting-started.html


React 入门教程(推荐,简单明了)
http://uprogrammer.cn/react-tutorial-cn/index.html


React Router中文文档
http://www.uprogrammer.cn/react-router-cn/index.html


Redux 中文文档
http://uprogrammer.cn/redux-in-chinese/index.html


React Native中文网
http://reactnative.cn/


MobX 中文文档(官网同步翻译)
http://cn.mobx.js.org/


facebook/emitter(英文,暂无中文)
https://github.com/facebook/emitter


Antd(Ant Design of React)官网(中文)
https://ant.design/docs/react/introduce-cn


react-intl (国际化插件)
https://github.com/yahoo/react-intl/wiki
http://www.cnblogs.com/qiaojie/p/6411199.html


react-intl-universal(react-intl替代方案)(英文,暂无中文)
https://github.com/alibaba/react-intl-universal


测试框架 Mocha 实例教程
http://www.ruanyifeng.com/blog/2015/12/a-mocha-tutorial-of-examples.html


Mocha.js官方文档翻译 — 简单、灵活、有趣
http://www.jianshu.com/p/9c78548caffa


Karma+Jasmine实现自动化单元测试
http://www.cnblogs.com/jasmine-95/p/6054839.html

原文地址:https://www.cnblogs.com/zfc2201/p/7020169.html