The newest version of JavaScript only has 2 new features. Here’s how they work.
Oct 13, 2017 · 3 min read · By Tiago Lopes Ferreira Let’s talk about the latest version of JavaScript: ECMAScript 2016 (more commonly known as ES7). ES7 brings two new features: Array.prototype.includes() and the new exponential operator: **. Array.prototype.includes() Gone are...
Join discussion
















