Index

Samples from jQuery Conference, Boston, October 2011

Slide deck

Render template from script block
Render template from string
Compile template from string
Data Arrays
Inputs
Data binding: JsViews
Compact linking syntax
Observable property changes
Observable collection changes
Two containers data-linked to the same array
Using {{#each}} to render hierarchical data - inline nested template
Composing nested templates: {{each}} with external template
Using {{if}} and {{else}} to render conditional sections
Fully editable data
Progressive enhancement
Codeless tags - so use custom helper tags for computed parameters
Allowing code within templates: {{* mycode... }}
Custom tags for rendering
And...

Perf comparison. (Wait... will not render immediately)