Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 收藏 #24

Open
luqin opened this issue Jul 24, 2015 · 2 comments
Open

ES6 收藏 #24

luqin opened this issue Jul 24, 2015 · 2 comments
Labels

Comments

@luqin
Copy link
Owner

luqin commented Jul 24, 2015

教程

ECMAScript 6入门 阮一峰

Babel:learn-es2015

ES6 In Depth

原文https://hacks.mozilla.org/category/es6-in-depth/

infoq翻译《深入浅出ES6》http://www.infoq.com/cn/es6-in-depth/

  1. 深入浅出ES6(一):ES6是什么
  2. 深入浅出ES6(二):迭代器和for-of循环
  3. 深入浅出ES6(三):生成器 Generators
  4. 深入浅出ES6(四):模板字符串
  5. 深入浅出ES6(五):不定参数和默认参数
  6. 深入浅出ES6(六):解构 Destructuring
  7. 深入浅出ES6(七):箭头函数 Arrow Functions
  8. 深入浅出ES6(八):Symbols
  9. 深入浅出ES6(九):学习Babel和Broccoli,马上就用ES6
  10. 深入浅出ES6(十):集合
  11. 深入浅出ES6(十一):生成器 Generators,续篇
  12. 深入浅出ES6(十二):代理 Proxies
  13. 深入浅出ES6(十三):类 Class
  14. 深入浅出ES6(十四):let和const
  15. 深入浅出ES6(十五):子类 Subclassing
  16. 深入浅出ES6(十六):模块 Modules
  17. 深入浅出ES6(十七):展望未来

CSDN翻译《探秘ES6》http://www.csdn.net/tag/探秘es6/news

  1. ES6简介
  2. 迭代器和for-of循环
  3. 生成器
  4. 模版字符串
  5. 剩余参数和默认参数
  6. 解构赋值
  7. 箭头函数
  8. JS的第七种基本类型Symbols
  9. 使用Babel和Broccoli

探索 ES6(Exploring ES6)

资源

  • es6-cheatsheet ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets

文章

ES6专栏

工具

模板

  • systemjs-starter-kit - ES6 Modules starter project that uses Gulp, Babel, SystemJS, React, react-router, react-bootstrap, ECharts, three.js
@luqin luqin added the ES6 label Jul 24, 2015
@luqin luqin changed the title ES6 教程 ES6 文章收集 Aug 12, 2015
@luqin luqin added JS and removed ES6 labels Sep 29, 2015
@luqin
Copy link
Owner Author

luqin commented Oct 25, 2015

@luqin luqin changed the title ES6 文章收集 ES6 收藏 Jan 29, 2016
@luqin
Copy link
Owner Author

luqin commented Mar 22, 2016

阿里手淘Promise实践

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant