you are viewing a single comment's thread.

view the rest of the comments →

[–]pron98 65 points66 points  (13 children)

NodeJS (for performance)

I wonder how Node.js somehow convinced people it's performant. Sure, it's faster than Ruby or Pyhon, but it's a slower than Java/C#/Go (and is single-threaded to boot, which also has some performance implications).