ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 个月前Electron appslemmy.worldimagemessage-square155fedilinkarrow-up1717
arrow-up1717imageElectron appslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 3 个月前message-square155fedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·3 个月前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.
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.