#1: Getting started with ES6
This article will give you a quick introduction to some of the commonly used ES6 features.
Here's the list of all the ES6 features :
Arrows
Classes
Enhanced object literals
Template strings
Destructuring
Default + rest + spread
Let + const
Iterator...
vivekg.hashnode.dev5 min read