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...
Published on October 13, 2013 12:36