Chapter 5. Templating with Handlebars
In this chapter, we will be exploring the following topics:
- The Handlebars templating framework
- The steps to develop the templates necessary to build the presentation layer of our application
Before we start exploring the capabilities of Handlebars, we need to have an idea of what a templating framework generally does.