EJS Templates
Learn how to use EJS templates to dynamically create webpages from data. Start by completing the People List Warm-up Activity to practice building an Express app, and prepare for the lesson. Then, review the EJS Templates PowerPoint Presentation. After that, complete the People List EJS Code-Along Activity, and start working on the People List EJS Individual Exercises.
People List Warm-up Activity
Follow the instructions on this page to build an Express app for viewing a list of people.
EJS Templates PowerPoint Presentation
People List EJS Code-Along Activity
Follow the instructions on this page to build on the People List app, using EJS to dynamically display information.
People List EJS Individual Exercises
After the code-along activity, go to this page and work on the exercises.