The new version of JavaScript, "EcmaScript 6" or "ES6", offers a number of new features that extend the power of the language. ES6 is not widely supported in today's browsers. To run the code in browsers, we will be using typescript transpilers to transpile.