Hacker News new | ask | show | jobs
by z1mm32m4n 4229 days ago
Quick overview of the way Node works: http://www.nodebeginner.org

Great tutorial to get up and running with a web framework (Express), database (MongoDB), and simple, functional app: http://cwbuecheler.com/web/tutorials/2013/node-express-mongo...

I realize the title suggests free resources, but I've also found the $9.99 book Hands on Node.js to be very helpful.