Hacker News new | ask | show | jobs
by nezo 4080 days ago
Nice job here.

But to be honest I'm not a pre-compiler advocate.

Javascript is a beautiful language once you stop blaming it for what it wasn't designed for. I feel that pre-compilers just divide the community up and unfortunately I've seen people going for CoffeeScript for example without even trying to grasp the subtleties of Vanilla JS.

1 comments

ECMAScript 2015+ pre-compilers (ie. transpilers) are a must.