- Introduction to NodeJS
- Servers with Node
- ExpressJS introduction
- Working with NPM
- Overview of REST
- Using Handlebars for templating
- RESTful calls with Node using Request
- Interacting with JSON data
- Overview of event-driven IO
- Streams
- Buffers
- Piping data
- Creating modules with Node to create MVC structure
- Testing applications with Mocha and Chai
- Gulp for automation