Handlebar handles everything related to resolving ...
# questions
h
Handlebar handles everything related to resolving expressions within a template when the template is applied. Handlebar doesn't handle where / when the template is applied. The mechanism for applying the template will still be the same (using the
Apply Template
command, or specifying a template in the schema).