Friday, January 2, 2015

ECMA Script 6


Traceur Demo
https://google.github.io/traceur-compiler/demo/repl.html#
In the options tab -- select the show all options

es6 Fiddle
http://www.es6fiddle.net/

Compitable Tab
http://kangax.github.io/compat-table/es6/




Good explanation of prototype and javascript fundamentals
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Inheritance_and_the_prototype_chain#With_a_constructor

No comments:

Post a Comment