Hacker News new | past | comments | ask | show | jobs | submit login

> Sorry, using the present tense for things that will be in browsers years later (hopefully) is a common practice that's an issue with me. Let's stick with what people can actually use today.

If that's the metric we're applying, Dart fares no better...




How so? You can use Dart today and yesterday and tomorrow.


wycats: IE 10 and up, Safari 6 and up, Chrome, FF, Opera, last 2 versions.


In what browser?


Chrome, Firefox, Safari and even IE!

All via dart2js


Sure but you can also use es7 today (which I did).


Yes, and even compared to ES7, Dart still fares rather well. Most people that doubt this seem to not have actually tried the Dart workflow and core libraries. The productivity gain from those two features alone makes it compelling against all other compile-to-js options, because what it brings to the table isn't just a fancy language with nicer syntax+semantics.


The dart std lib, at least the DOM manipulation bits, are indeed nice.

OTOH: JS has the largest module system of any programming language ever, which also tends to make it pretty productive.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: