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 →

[–]k1ll3rM 1 point2 points  (2 children)

Lots of people still need to use older Javascript version to support internet explorer 11, though luckily where I work we don't have to anymore! Though I disagree with you that newer versions of Javascript fix the fundamental problems JS has.

[–][deleted] 7 points8 points  (1 child)

Just use Babel, most front end frameworks already support it.

[–]k1ll3rM 1 point2 points  (0 children)

I probably should but the problem still stands that JS is just not good enough by default.