Some exercises from the Falsy Values workshops.
The good parts:
- HTTP server and client in same script
- Express cookies example
- Express routing example
- Express error handling
- Express middlewares example
- Simple HTTP proxy
- Blog example using views, middlewares and routing
- CommonJS module and script using it
- async.auto example
- async.parallel example
- Chat server with web and TCP front-ends: client and server
Read more: