Learning Activity: EJS Templates
Overview
Now that you have Node.js setup, we can use it to generate our web pages. There are many tools that allow you to use templates and fill them in with the appropriate data. The one you will use in this course is EJS.
Activity Instructions
Complete the following:
- Download and Implement Server Code
- Review the Starter Files
- Build the application
- EJS View Engine
- Implement index route with Express and EJS
- Create a Render.com Account
- Create a PostgreSQL service at Render.com
- Add a render.com application service
- Deploy updates and test the application
Submission
You have now completed all of the learning activities for the week!
Make sure to:
- Return to Canvas and submit the associated quiz.
Up Next
Other Links:
- Return to: Week Overview | Course Home