sajad torkamani

ES7 (or ECMAScript 2016) added features such as:

  • Destructuring of variables
  • async / await
  • Exponentiation operator (**) for numbers
  • Array.prototype.includes

Sources / related

Tagged: ECMAScript