Using closures
With PURE, the templating language is Javascript. Nothing else.
It is not a pseudo-language with tags inside a stringyfied HTML.
As a result, we can use closures at rendering time and directly inside the template code.
With PURE, the templating language is Javascript. Nothing else.
It is not a pseudo-language with tags inside a stringyfied HTML.
As a result, we can use closures at rendering time and directly inside the template code.