Let and Const
Using var
But if you using let
Using const
Arrow functions and lexical this
Classes
Object-literal Improvements
Template String Literals
Generators, iterators, iterables and for…of
Generators
Iterators
Default Arguments and the Rest Operator
Spread Syntax
Destructuring
Modules
Collections
Set
, Map
, WeakSet
, WeakMap
Object Proxies
Symbols