Hacker News new | ask | show | jobs
by mezoni 3996 days ago
What exactly is great in Dart in comparison with other languages?
1 comments

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?