ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agoElectron appslemmy.worldimagemessage-square155fedilinkarrow-up1716
arrow-up1716imageElectron appslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square155fedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·2 months agoThe 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.
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.