William P. Riley-Land: The Advantages of Full Stack JavaScript: Node.js, I/O, Data, and Computation
wprl:
The advantages of Node.js for writing massively scalable servers are manifold. I’d like to share with you the advantages I think are most important: the ease of which you can write asynchronous server logic, the ability to write easily scalable servers, and the ability to write your app 100%…