Chapter 20. Express I - Basics

Table of Contents
20.1. References for this Lesson
20.2. Last Lesson's Assignments
20.3. Express, A Web Framework
20.3.1. Express
20.3.2. Web Applications
20.3.3. APIs
20.3.4. Performance
20.3.5. Frameworks
20.4. Express - First Look and Feel
20.4.1. Express Starts at the Command Line
20.5. Express Project Creation, Two Possible Ways
20.6. Express Generating a Static Site
20.7. Express Generating a Dynamic Website
20.8. Assignments Node VII
20.8.1. Assignment Node VII.0
20.8.2. Assignment Node VII.1
20.8.3. Assignment Node VII.2

20.1. References for this Lesson

[Mar18]

The https://nodejs.org/en/ website.

The https://expressjs.com/ website.