> Dart should have been dead a long time ago, Flutter saved it.
Not that simple. The new Dart is a completely different language than what they published 2011 als an alternative browser language.
But as far as I've seen today's Dart is not really faster than TS/JS on V8; thus, the difference is primarily the different syntax, which is probably an insufficiently important argument for most users; the cross platform AOT feature is great but apparently not important enough for the majority of people.
Not that simple. The new Dart is a completely different language than what they published 2011 als an alternative browser language.
But as far as I've seen today's Dart is not really faster than TS/JS on V8; thus, the difference is primarily the different syntax, which is probably an insufficiently important argument for most users; the cross platform AOT feature is great but apparently not important enough for the majority of people.