ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 5か月前Electron appslemmy.worldimagemessage-square150fedilinkarrow-up1637
arrow-up1637imageElectron appslemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 5か月前message-square150fedilink
minus-squareRicaz@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up5·5か月前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.