Hacker News new | ask | show | jobs
by sgift 3706 days ago
> JavaScript is intrinsically a dysfunctional language. It has many more flaws than any other programming language in wide use. JavaScript is wholly unsuitable for serious software engineering, esp. at scale. When your application grows to tens of thousands of lines of code, it becomes much more difficult to maintain, much more difficult to ensure a specific level of quality.

Replace Javascript with PHP and you get the usual complaint people have about PHP (but there's still Facebook). Replace a few words and Javascript with Java and you get another common complaint, still, all these languages are in active use at various companies, so maybe they have their uses?

2 comments

There are two kinds of programming languages: The ones people complain about and the ones no one uses.
Worse still - it exposes that he really doesn't know that much about JavaScript development at scale.

Dunning-Kruger in action.