ES6: The coolest new features and updates
Intro to ES6 and its features JavaScript language specification ECMAScript 2015, also known as ES6, is the latest major update to the JavaScript language specification.It introduced many new features to the language, including let and const variables, arrow functions, template… Read More »ES6: The coolest new features and updates