See what I did with that title ?
Node.js has been the subject of much talk and discussion in the past couple of years. People keep talking about it's amazing capabilities for the real time web and the fact that it allows you to do JavaScript Everywhere (TM). And everyone loves to show their toy apps which they've built in 5 minutes with a few lines of JavaScript.
But what about things being built in the real world with Node.js ? And what's the real advantage of having JavaScript on the server side ?
This talk will go through real world usage examples, tools, components (how they help you and what they can do for you), tips on how to manage projects and code and all the other things that you need to think about when you set out to do real work.