ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 7 days agoElectron appslemmy.worldimagemessage-square111fedilinkarrow-up1549arrow-down111
arrow-up1538arrow-down1imageElectron appslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square111fedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·4 days 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.