One JavaScript: avoiding versioning in ECMAScript 6

added by Paul Wheeler
12/22/2014 2:12:31 PM

189 Views

What is the best way to add new features to a language? This blog post describes the approach taken by ECMAScript 6 [3], the next version of JavaScript. It is called One JavaScript, because it avoids versioning.


0 comments