This guide really shows what I think is a big problem with a lot of Node guides, they don't go beyond the first 5 minutes.<p>There are a ton of guides on how to set up a webserver in 20 lines, but hardly any on how to (properly) handle a lot of async callbacks and requests etc.