I actually find the await/async model of C#/.NET 4.5 less hideous than the callback hell of Node.
That said, there is an attraction to tipping up a basic server in a dozen or so lines of code.