Annex B (ECMAScript) Web ECMAScript Annex B (ECMAScript) It’s a little known fact that the official name of the language is ECMAScript (referring to the ECMA standards body th...
The Road to ECMAScript 6 The Road to ECMAScript 6 In 2007, JavaScript was at a crossroads. The popularity of Ajax was ushering in a new age of dynamic web applications, while J...
III ECMAScript 2017 Please support this book: buy it (PDF, EPUB, MOBI) or donate III ECMAScript 2017 Major new features: Async functions Shared memory and atomics Mino...
II ECMAScript 2016 Please support this book: buy it (PDF, EPUB, MOBI) or donate II ECMAScript 2016 ECMAScript 2016 has just two new features: Array.prototype.includes ...
Sets in ECMAScript 6 Creating Sets and Adding Items Removing Values The forEach() Method for Sets Converting a Set to an Array Weak Sets Creating a Weak Set Key Differences Be...
EcmaScript 6 and TypeScript Features EcmaScript 6 and TypeScript Features Figure: ES6 and TypeScript The language we usually call "JavaScript" is formally known as "EcmaScrip...