Good overview to get started with ES2015 by Zell Liew in case you’re still not using it (which you should; just do it!). As he puts it:
JavaScript has progressed a ton in the recent years. If you’re learning JavaScript in 2017 and you haven’t touched
ES6ES2015, you’re missing out on an easier way to read and write JavaScript.