ES2015(ES6) & Babel: Why I don't miss CoffeeScript anymore!
Many people hate CoffeeScript, and it includes many prominent developers. For them, CoffeeScript doesn’t solve any problems and adds a layer of complexity. Also, the new syntax and getting used to the significance of whitespace has some learning curve. On the other hand, it added much-needed functionality to JavaScript: classes, inheritance, ‘fat arrow’ and so on. At this point, if you are already flinching at the mention of the classes and inheritance, I understand your sentiments.