Writing Modern JavaScript Sep 21, 2015 If you keep up with the web world you've probably noticed that there's a lot of cool new features coming to JavaScript with ES2015 (also known as ES6). You can write future JavaScript today, using babel. view source Advertisement