Skip to content

Instantly share code, notes, and snippets.

@lylijincheng
Last active December 21, 2015 06:48
Show Gist options
  • Save lylijincheng/6266363 to your computer and use it in GitHub Desktop.
Save lylijincheng/6266363 to your computer and use it in GitHub Desktop.
ES6 new
ES6 points
http://www.sencha.com/blog/toward-modern-web-apps-with-ecmascript-6/
Default parameter value
Lexical block scope
Concise method definition
Arrow function
Spread operator
Rest parameters
Array comprehension
Class
Modules
Generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment