Chapter 6 introduces Express, a web framework for node.js and then explores the Jade Templating Language used by Express.
- Hello World Server
- Page structure with Jade
- Variables in Jade
- Loops in Jade
- Conditional statements in Jade
- Inline JavaScript in Jade
- Includes in Jade
- Mixins in Jade