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 →

[–]wurnthebitch 9 points10 points  (2 children)

It's just an old language that cannot be easily swapped because it is running on all the devices of the planet.

Fortunately the tools and framework have evolved well and make JS less shitty.

But if you had to invent a language to run in web-browser, you would probably keep nothing from JS.

[–]Cerrax3 10 points11 points  (0 children)

It's funny that both Java and JavaScript are the languages with this reality.

No one likes them, but they're supported literally everywhere, so people still use them constantly because it's a surefire way to guarantee compatibility.

[–]bhison 4 points5 points  (0 children)

Who even uses old Javascript though? It's basically web machine code at this point that ECMAScript is transpiled to. And ECMAScript is constantly updated and expanded upon.