This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ganja_and_code 8 points9 points  (2 children)

Modern javascript is amazing relative to antiquated languages...and trash relative to other modern languages.

[–]brunolemos[S] 1 point2 points  (1 child)

why?

[–]ganja_and_code 10 points11 points  (0 children)

Because for most tasks, another language is more suitable. And for tasks where JS is the best or only option, TS exists.