ES6 (aka ES2015) is a recent version of Javascript that adds a significant amount of new syntax to the language.

Learning ES6

Most articles on the web will assume that you are familiar with the previous version of Javascript (i.e., ES5).

Overviews

These pages summarize the major changes in the language.

In Depth

Exercises

Tools