This repository is a series of examples to support the Sam's Teach Yourself Node.js in 24 Hours book. They may make sense without the book but detailed explanation is given for these examples in the book. The book is scheduled for release mid-2012.
If you find any inconsistencies or code that doesn't run as expected please open an issue.
- Introduction Node.js
- npm - Node Package Manager
- xx
- xx
- HTTP
- Introducing Express
- More on Express
- Persisting data