So I recently saw a report that says Javascript is really hot these days. Given the proliferation of different screen sizes for internet-enabled devices, this is hardly surprising. My code pimp also told me that Node.js is in great demand these days. So I'm wading back into JS development. Or, rather, I'm wading in deeper than I have in the past. I've never been a Javascript master.
After reading up on developer.mozilla.org, I stopped by a Javascript IRC channel and asked if it was yet acceptable and widespread to use the class keyword introduced in ECMAScript 2015 (6th Edition, ECMA-262). The hipsters there immediately said no and started talking about babel and by extension, all manner of package management tools et al.
Is anyone around here really sharp with their Javascript these days? Anyone using Babel? Anyone got ideas about the state-of-the-art in Javascript?