Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

SPApp with Handlebars

JavaScript Applications

Telerik Software Academy

https://telerikacademy.com

Table of Contents

Handlebars

  • Adding Handlebars to the project
npm install handlebars --save
import { Handlebars } from '../node_modules/handlebars/dist/handlebars.amd.js'
  • Structuring templates
    • Create a templates folder to add all the templates
  • Load the templates with AJAX and cache the loaded ones

Free Trainings
@ Telerik Academy