I'd been looking for node.js tutorials for quite some time. I recently received my Node.js book and realised that before I could learn anything, I needed to use the express.js module.
Is there a tutorial or book that teaches how to make node.js web applications without using any node packaged modules (npm)?
Because I want to learn pure node.js first, and then I might utilise some npm afterwards.
Please accept my sincere gratitude.