Skip to content

Instantly share code, notes, and snippets.

@dentuzhik
Created October 25, 2014 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dentuzhik/bdf930b69147139896e4 to your computer and use it in GitHub Desktop.
Save dentuzhik/bdf930b69147139896e4 to your computer and use it in GitHub Desktop.
Concise list of ES6 resources
General information:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_6_support_in_Mozilla
https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_7_support_in_Mozilla
http://www.2ality.com/2014/08/es6-today.html
http://ariya.ofilabs.com/2013/05/es6-and-block-scope.html (and related posts)
Modules:
www.2ality.com/2014/09/es6-modules-final.html
Spec:
http://wiki.ecmascript.org/doku.php?id=harmony:proposals
wiki.ecmascript.org/doku.php?id=harmony:specification_drafts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment