I always wonder why people think typescript is a fix for bad code. We primarily do JavaScript, and I see no issues with it when you set up governance in how to use it. I don’t think building your own libraries is really a bad thing either, in fact I think you should do so often instead of relying on 3rd party packages of quality you typically judge on how many times they’ve been downloaded if you’re being honest. I t…
How is dart superior to TS? This is so uninformed. Just like your view of what a type system does. Dart is very poorly designed, and they managed that even without the constraint of being 100% compatible with good old broken javascript. It doesn't have null safety. This right here, is enough said and yet we could continue for hours, like how its standard library made the same 20 years old mistakes as java with things…
Speaking of uninformed...Dart is significantly faster for one. It's also not encumbered by being a superset to one of the worst scripting languages ever designed and, thus, does not have to deal with all of the baggage JavaScript brings with it.
>Dart is very poorly designed.
Amusing when you consider the clusterfuck that is JavaScript.