Preface
1
What Is Node.js?
2
What Is Node.js Used For?
3
Laying the Foundations of Our App
4
Defining the Routes
5
Building the Models
6
Synchronizing the Database
7
Boilerplate of the Note Controller
8
Building the Views
9
Adding Support for Views on the Server, and Serving Static Files