Ask HN: What happened to Dart?

5 points by kentf ↗ HN
I remember their being a lot of hype around Dart given that it was Google and Chrome and all that jazz, but I don't hear much about it lately.

Their website has been refreshed: https://www.dartlang.org/

Looks like there is a conference coming up too. Just wondering what the general feeling is? Is this the replacement to JS or just another language that some will chose to learn?

9 comments

[ 313 ms ] story [ 954 ms ] thread
Just another language which compiles to Javascript. Till now with their own virtual machine. But already without their own Editor. And, as always, without any programming language roadmap.
The only way Dart will survive it is if Google start using it as a lenguaje for creating Android apps, because for the server or web applications is practicatly dead, not becuase nobody is using it, because is doomed to be in the shadow of JavaScript.
Dart's around. It's great :)

The developer summit was a couple of months ago, but there will be more.

What exactly is great in Dart in comparison with other languages?
It compiles to JS and allows for seamless JS interop and its a highly usable language.
Other languages also compiles to JS (even better than Dart) and don't require JS interop and they also highly usable languages.

What exactly is great in Dart in comparison with these languages?