code available inside the book
- Install node
- check each javascript and run them using
node <filename>.js
- check the source code as some documentation is available
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
2013-08-06 : completed part V "Building web application" chapter 20 "Building and Using HTTP Middleware" of theProfessional Node JS book
Copyright (c) 2013 Abdelkrim Boujraf
Licensed under the MIT license.
========