Skip to content

Latest commit

 

History

History
 
 

hour06

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Chapter 6

Chapter 6 introduces Express, a web framework for node.js and then explores the Jade Templating Language used by Express.

  1. Hello World Server
  2. Page structure with Jade
  3. Variables in Jade
  4. Loops in Jade
  5. Conditional statements in Jade
  6. Inline JavaScript in Jade
  7. Includes in Jade
  8. Mixins in Jade