ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agoElectron appslemmy.worldimagemessage-square152linkfedilinkarrow-up1714
arrow-up1714imageElectron appslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square152linkfedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·1 month 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.