Hacker News new | ask | show | jobs
by gmas 4065 days ago
"Node applications are generally scalable by default." no bias there..
1 comments

No kidding... look at the first pass of node applications written by people coming from .Net or Java... (I include myself)... it takes a while to get into the "node way" breaking your code down into discrete modules, and favoring functional flows over OO ones.

That said, once you get into it, some beautiful orchestration patterns emerge[1][2].

[1] https://twitter.com/tracker1/status/558390877563801601 [2] https://twitter.com/tracker1/status/593174888187240448