Express.js

Languages

Frameworks

Topics

  1. How to create a web app with Express.js
  2. The MVC framework

Overview

In this lab exercise, you will learn how to use Express.js to build dynamic websites on the Node.js platform. In the process, you’ll learn some fundamental HTTP concepts that you can apply to any other framework!

Context

Lab Instructions

Starter Code

There is no starter code for this lab exercise.

Lab Exercise

-Work through this tutorial on Team Treehouse: Express Basics

Questions to Consider

Extensions