Why would you use Node.js over another server technology?
Anonymous
Node.js is non-blocking and asynchronous, and very good for handling many small requests, but not great at handling data-intensive requests (Netflix, Hulu, etc.).
Check out your Company Bowl for anonymous work chats.