Ashley Rich has compiled a WordPress developer’s guide to ES2015. Harmony, ES6, and ES2015 are all the same thing: the next version of JavaScript. Ashley covers Improved Objects, Classes, Modules, Arrow Functions, Promises, Template Strings, and Default Parameters.
As Ashley points out, the new features in ES2015 will not only simplify your code — they will make it more readable too.