666
Electron apps (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] Ricaz@lemmy.dbzer0.com 4 points 18 hours ago

You can bash the Javascript language all you want, but don't come for its performance lol. Nodejs was very fast across the board when it came out, and still beats most scripting languages. Even some bigger runtimes in IO.

[-] locuester@lemmy.zip 2 points 15 hours ago

Its performance as a backend server is abysmal compared to standard compiled languages.

It’s absolutely wasteful to use it.

[-] Ricaz@lemmy.dbzer0.com 2 points 14 hours ago

The reality is that most backends don't use compiled languages, but stuff like PHP, Java and Python.

NodeJS scores very high on performance, concurrency, and especially IO, in that category.

And calling it abysmal compared to compiled languages is not fair, but yes, there are much better alternatives.

this post was submitted on 05 Dec 2025
666 points (100.0% liked)

Programmer Humor

27720 readers
146 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS