Web Applications in Express
Learn how to use the MVC pattern in Express to dynamically generate HTML code.
Lecture material
Recommended reading
- Wikipedia's article on the MVC design pattern
- Documentation for the npm package
express-handlebars
- Don't learn it by heart, look up things when you need.