CMPS 364: NoSQL Databases
Introduction
Handlebars is a templating engine that dynamically generates your HTML page. It is a JavaScript library extension that allows cleaner code to be written.
Module Objectives
- Understand server-side and client-side templating
- Object binding
- Rendering of views & creation of partial views
- Node commands for starting the server
Learning Resources
- Module 5 Readings
- Module 5 Lecture
- Module 5 Lab
Learning Activities
- Learning how to create a view as a template