ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 4 days agoElectron appsimagemessage-square153linkfedilinkarrow-up1680arrow-down111
arrow-up1669arrow-down1imageElectron appsZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square153linkfedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·2 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.