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.

Why People Shit on JavaScript?

9 pointsby pseudonym0usabout 2 years ago

7 comments

lakomenabout 2 years ago
čudan means weird, male form, in the languages of former Yugoslavia.<p>When I create something (software) like this, I never have any visitors or contributors&#x2F;co-posters. How does this &quot;board&quot; with only 3 threads get so many responses? Must be an outlet of some discord&#x2F;irc channel (which?).<p>As for the topic, I like JS better than Dart, which seems to get in my way any way it can. JS on the server though, why would you do that to yourself? I personally didn&#x27;t migrate from PHP to Go in 2013 so I can write server stuff in yet another not well performing language. If I wanted that, I could&#x27;ve stayed with PHP or went to Ruby. Symfony tries to mimic Rails in features, while trying to be as complicated as Java, without the performance and all the bad stuff attached to it. Or rather Laravel is now the Rails pendant while Symfony is the same for Spring (boot).<p>Meanwhile many Go &quot;frameworks&quot;, more like routers, are inspired by Express. And to my knowledge at least, the first isomorphic frameworks were in the JS ecosystem.
评论 #35844952 未加载
ericalexander0about 2 years ago
I used to shit on js. Especially node. My opinion changed working in a 65+ team engineering org with freedom to choose languages. There was a clear pattern of js&#x2F;ts&#x2F;node teams shipping faster.<p>Means js is better than _insert_other_language_? Nope. There&#x27;s always tradeoffs. The best solutions seek to manage essential tradeoffs, while ignoring irrelevant ideology.
bsaulabout 2 years ago
I’ve always got trouble understanding people saying a PL has « lisp roots » because it has first-class support for functions (aka you can create them on the fly, pass them as values, etc).<p>This is so common today that i don’t find it relevant.<p>To me, the most original &#x2F; not yet present in mainstream PLs is the fact that lisp code is lisp data (homoiconicity). That is, any programming language feature aimed at manipulating data structure (list operators for example) can manipulate code as well.<p>Am i missing something ?
评论 #35851653 未加载
W4RH4WK55about 2 years ago
Well, my take is that the language isn&#x27;t that great, but I really really dislike the ecosystem.<p>The sheer amount of code you get, even when using seemingly lightweight dependencies is just such a dumpsterfire.<p>I once ran cloc on a react getting started example. The example, including its dependencies, contained more than 3 times the lines of code than a 3D game engine (targetting PS4&#x2F;5) + game logic + dependencies for a (non-indie) title I was porting around that time.
评论 #35851811 未加载
评论 #35847475 未加载
foogaziabout 2 years ago
Typescript + functional programming is the sweet spot for me
评论 #35845004 未加载
oaieyabout 2 years ago
Oh boy. That topic is so trigger friendly.
rektideabout 2 years ago
It won, which makes it a huge huge target. What&#x27;s the adage? &quot;How to know if you&#x27;re popular: you have haters.&quot;<p>Most other ecosystems are much much much much smaller. Which is a huge advantage in many many many ways. People love being able to rank up &amp; establish themselves visibly or invisibly in a position.<p>But there&#x27;s no central JS world to stay established in. It&#x27;s fractured as heck. There&#x27;s the &quot;Rails is Omakase&quot; way of development, all paved paths, and there&#x27;s hundreds of JS things that purport to do that, but JS itself is a much vaster much diverser ecosystem.<p>JS also is so much different from most development. Code ideall is second fiddle, is a helper to the lead, HTML. It&#x27;s a very different mode than what developers are used to, and many have a hard time loosening up &amp; seeing how great it can be, many don&#x27;t grasp the power value &amp; possibility, and worse, don&#x27;t appreciate how meaningful it is to have not just running code, but a protocol based hypermedium, that enables creative usersscripting &amp; malleability.<p>People also love to take digs at the historical roots as a quick &amp; dirty language. More easy at hand ammo, more stones to throw. Two things on that. In opposite direcions.<p>Developers are terrified languages might not matter that much, that they might be more alike. We want our niche cool hipster language that we love to matter, to be really important, and there&#x27;s the threat that something imperfect might actually be good delegitimizes our faith that language is so important.<p>In the opposite direction, historical mudslinging ignores that this has been one of the best invested in best cared for best grown languages. ESM is good, we just still hate it having a fractured messy ecosystem, where our most popular testing library Jest &amp; dozens of other critical tools still have trash&#x2F;no ESM support. That&#x27;s our fault not JS. I fell totally the other side of chain&#x2F;spawn for promises versus what we got (rank betrayal of JS being a first class system to say promises aren&#x27;t really objects, just future values, terrible decision, poor governance picking limited unrepresentative choice) but in async&#x2F;await is still glorious. The itches get scratched. It&#x27;s become a really solid language. With typescript it leads the pack as a typed optional language too, something everyone else (python, Elixer) are trying to adapt to. JS evolved so well, and there&#x27;s few real perils, in spite of the boogeyman under the bed horror that &quot;Wat&quot; era anti-JS radicalism tried to frighten us with.<p>Whether folks are open to &amp; thrive in ambiguity &amp; openness is a huge personality difference that I think governs so much of how people fair here. A lot is just culture, bandwagons, having wagons to circle &amp; enemies to call out, simple tribalism. But JS is as big as everything else put together at this point, practically, and with less clarity &amp; directness in most circumstances, more pick &amp; choose. Perl was the first post-modern programming language &amp; it made a lot of people very upset, but JS is the second &amp; most successful, has become the lead post-modern world. <a href="http:&#x2F;&#x2F;www.wall.org&#x2F;~larry&#x2F;pm.html" rel="nofollow">http:&#x2F;&#x2F;www.wall.org&#x2F;~larry&#x2F;pm.html</a>