Hacker News new | ask | show | jobs
by skybrian 4102 days ago
Comparing Babel.js to dart2js is fair. I'd be interested in hearing more about about how well it works in practice from people who use Babel.js for large apps. (Also, how does it compare to Typescript?)
2 comments

Anyone creating a new Ember.js application today is using babel by default. It works very well in my experience. I haven't used typescript however.
I think with time Typescript and Babel.js are to be merged, if you through in Strong Script to the mix I guess you have the future of JavaScript.