I am starting a new project with another developer and we have decided to use Node.js for website portion. I'm new to javascript/node and I was wondering in any of my fellow HN readers had any good resources/tutorials for learning.
This is something I've just gone through building Anonymous IRC (<a href="http://anonirc.co/" rel="nofollow">http://anonirc.co/</a>). I found the best way to do things was to just jump in and get dirty. It probably took longer than it would have if I had a good tutorial, but I couldn't find a tutorial that was worth using (albeit I didn't try very hard). Express' documentation is just the worst though. Just play around with it.