DEV Community

Discussion on: Is C# worth learning in 2019?

Collapse
 
mateiadrielrafael profile image
Matei Adriel

Well, nodejs isnt that great for heavu computations, but its awesome when talking about a lot of concurrent requests

Thread Thread
 
sketchydev profile image
Shane Booth

NodeJS is good for multiple requests, no doubt about it, the benchmarks on TechEmpower(which are linked to in other comments)do suggest that netcore is more performant however. But then again, performance alone shouldn't be the deciding factor on choosing a tech stack.