Module 5: Templating with Handlebars

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

For Further Study

Leave A Reply

Your email address will not be published. Required fields are marked *