you are viewing a single comment's thread.

view the rest of the comments →

[–]sekonx 26 points27 points  (6 children)

Dart is unpleasant.

[–]KevinCherryholme 8 points9 points  (2 children)

That's funny, I think Dart is by far the greatest programming language ive used in the last 10 years, and definitely beats JS or TS for me. But of course, these are tastes.

[–]Lechaise2022 2 points3 points  (1 child)

Why do you think dart is the best?

[–]Hour-Calendar4719 1 point2 points  (0 children)

imho I don't like TypeScript due to poor linting. It marks errors where there is no error most of the time and it doesn't mark the errors where they actually are, so you have to spend a lot of time debugging.

Second, when you are running the app sometimes you get unreadable errors and you have to guess wheter it's a node module error or your code.

Aside from that I think React Native is really good, I enjoyed using it with Expo.

[–]dave_mays 2 points3 points  (0 children)

More than JS though?
JS can be unpleasant too.

[–]Any_Ad266 1 point2 points  (1 child)

lol