• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Code The Dream School
Code the Dream Labs Logo

Code The Dream School

Main hub for class materials for Code the Dream’s classes

  • Code the Dream Home

Search Code The Dream School

Baboon: Node/Express Class

Welcome to the Code the Dream’s Node/Express class!

Node, short for Node.js, is an implementation of the Chrome JavaScript engine, but one that runs outside of the browser, so that it can be used to write standalone programs as well as web serving applications. Express is a framework for Node that makes the creation of web applications very easy. These are complemented by a vast library of NPM packages to make adding common functions easy. The combination is a leading framework throughout the IT industry, and continues to grow in adoption. And, all programming in Node and Express is in JavaScript, so the back end engine for an application can be written in the same language as the front end.

Here is a cheat sheet for some concepts used in this course.

Below is a quick outline of this course. Remember to keep pace with the
mentor groups, and don’t hesitate to ask lots of questions! Slack is the best place for your questions, and you have a Slack channel for the purpose. Get oriented on the Student Resources page. Students are expected to attend at least two Mentor Sessions a week. Sign up for mentor sessions using the Calendly links below.

Course Calendar

WeekStart DateDue DateLessons
010/05/2210/11/22Machine Setup
Github Cookbook
AND
Pre-Class Info
110/12/2210/18/22Node Introduction
210/19/2210/25/22NPM and Async Patterns
310/26/2211/01/22Introduction To Express
411/02/2211/08/22Middleware, REST Methods,
and Postman
511/09/2211/15/22Task Manager API Part 1
611/16/2211/22/22Task Manager API Part 2
11/23/2211/29/22HOLIDAY – review, work
ahead, or relax!
711/30/2212/06/22Using Query Parameters
812/07/2212/13/22JWT Basics
912/14/2212/20/22Jobs API Part 1
12/21/2201/03/23HOLIDAY – review, work
ahead, or relax!
1001/04/2301/10/23Jobs API Part 2
1101/11/2301/17/23Catch Up Week
1201/18/2301/24/23A Front End for the Jobs API
1301/25/2301/31/23Server Side Rendering with EJS
1402/01/2302/07/23Authentication with Passport
1502/08/2302/14/23Testing with Mocha and Chai
1602/15/2302/21/23Final Project Begins
1702/22/2302/28/23Final Project Completed
03/01/2303/03/23Final Project Presentations
03/13/2305/09/23PRACTICUM

For the final project, each student implements an Express application that includes authentication and CRUD operations to a MongoDB database. The application may be implemented as APIs plus a front end (full stack) or using Server Side Rendering with EJS templates. The rubric is below:

Rubric for Express Final Project

A sample final project is described here. The provided sample is for EJS, but all students should read the description at the link, as it provides an important introduction to security in web applications. Look at the rubric for a warning about reusing this code.

Mentor Information

Traditional / Group Mentors

Traditional Mentors are volunteer mentors who will host one or more one-hour long group sessions weekly. Typically these sessions are question-answer format so be sure to bring your questions from covering your learning materials or working on your coding assignment to the session. To sign up for a group mentor session:

  1. Click this link to be taken to the your class Mentor Session Sheet – a Google Spreadsheet
  2. Find the session(s) you wish to attend for the week and list your name in that column. The document auto-saves so other than typing your name, there’s nothing else you need to do!
  3. By appointment mentor Calendly links are also listed in the first column of that spreadsheet. You can use those links or the links below to sign up for one on one sessions.

If you need help finding your way around the spreadsheet, watch the video below.
NOTE: This recording was for a previous class, so dates and names in the video will not match dates and names for this class!

1:1 / By Appointment Mentors

By Appointment Mentors are volunteer mentors who will help you one-on-one. If you’re unable to make a group session, or would just like to have one-on-one assistance, use the links below. To sign up for a one on one session:

  1. Click on the orange “Sign Up with this Mentor” button under the mentor with whom you want to meet
  2. This will open their Calendly page in a new window. Click on the blue circled date for the day you want to meet with them. A list of times they’re available that day will appear on the right side of the calendar. If a day does not have a blue circle, they are not available that day.
  3. Click on the time to the right of the calendar to select what time you want to meet with them
  4. Click Confirm
  5. Use the instructions or link in the email confirmation you receive after clicking Confirm to join your session on the day and at the time you selected

Footer

Copyright © 2025 Code the Dream School | All Rights Reserved | Privacy Policy