|
|
|
|
|
by hootbootscoot
2161 days ago
|
|
Funny, I find Dart to be horrid and verbose, and oddly daunting, mostly because of the expected massive surface area your code has to traverse, and these odd "let's pretend async is sync" erm "features" that the JS community decided was OK Koolaid to drink... I promise you a future that you can async await. Spare me. I want to know the truth, not a lie. Did that request return a 200 or what? I don't want a better node.js nor any node.js at all, really. Node.js called and it wants it's browser back.
It's an event loop, for crying out loud, and has no business trying to pretend that it understands operating system processes and threads and such... Dart reminds me of the worst of large corporate committee-ware.
Go is at least a decent and respectable programming language, even if it IS garbage-collected... I suppose I will get flagged for having strong expressed emotions about Dart.
I dislike working with it, immensely, and this was even before Flutter... let's please avoid discussing Android Studio, chip heat dissipation, and global warming... Clearly the Goog has no influence on the fact that you need 6 cores running at 1.whatever gigahertz to open Farty Birds or whatever is hip.
Flag away.
Sorry, "null safety"... is that like "if (cat ==== 'undefined') {break exception omg try catch}?" .... What does Dart do better than it's nearest competitor?
What does Dart compete with again? |
|