TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why is JavaScript still mocked and made fun of?

3 pointsby sidntrivediabout 5 years ago

5 comments

thesuperbigfrogabout 5 years ago
The initial implementation of JavaScript was rushed and ended up with strange, seemingly broken behavior in some places.<p>The WAT talk (<a href="https:&#x2F;&#x2F;www.destroyallsoftware.com&#x2F;talks&#x2F;wat" rel="nofollow">https:&#x2F;&#x2F;www.destroyallsoftware.com&#x2F;talks&#x2F;wat</a>) by Gary Bernhardt shows some of the JavaScript strangeness.
ChefboyOGabout 5 years ago
This used to be more of a thing than it is now, in my experience. Culturally, it took a while for the perception of Javascript to change from &quot;that janky language you had to use to animate web pages&quot; to a general purpose language on the level of Python or Ruby. Node&#x2F;React&#x2F;Vue&#x2F;etc. have been around long enough now that I think most of that has died out, though obviously, many still have a personal distaste for the language.
the_hoserabout 5 years ago
“There are only two kinds of languages: the ones people complain about and the ones nobody uses.”<p>-Bjarne Strostrup
giffarageabout 5 years ago
Imo it&#x27;s mostly due to the sheer number of people using it. More users --&gt; more complaints.
sibeliussabout 5 years ago
With typescript growing more popular fewer have the same complaints -- things are changing