freeCodeCampforfreeCodeCampfreecodecamp.org·Oct 13, 2017The newest version of JavaScript only has 2 new features. Here’s how they work.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...Exponential OperatorAdd a thoughtful commentNo comments yetBe the first to start the conversation.