SitePoint
  • Premium
  • Library
  • Community
  • Jobs
  • Blog
LoginStart Free Trial
Build Your First Node App
Build Your First Node App
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
Conventions Used
How Do I Install Node.js?
Node.js Lets Us Run JavaScript on the Server
What is MVC?
Laying out the Foundation
Storing Our Settings
Setting up the database
Creating our Note model
Building the controllers
The “create” function
The “read” function
The “update” function
The “delete” function
Using the Note controller in our routes
The note component
The base layout
The home view
The note view
The JavaScript on the client
Setting the home view
Setting the note view: create method
Serving Static Files
You did it!

Community Questions