Comment And Path Expression In HandlebarJS

Comments and Path expression are two advantage features for Handlebar templating. In this Demo, " We will see how to use comment inside a template.We will also see how a relative path expression works in a handlebar template ". You can check my previous post for basics of handlebar templating. Comments inside the templates will be ignored by the handlebar compilers.So It can not be downloaded to the browser while rendering.  We can create comment inside a template by two ways, {{!-- --}} a...
 •  0 comments  •  flag
Share on Twitter
Published on October 13, 2013 12:36
No comments have been added yet.