Sunday, September 8, 2013

ECMAScript 6 - What's new in JavaScript - Part 1

Introduction



On this series I'm planning write posts about new features in incoming ECMAScript version 6. Here is definition from Wikipedia:

ECMAScript is the scripting language standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is widely used for client-side scripting on the web, in the form of several well-known implementations such as JavaScript, JScript and ActionScript.