Do you have a working example of how to integrate this with Sinuous?
Specifically, how to use observable to make templates that can update?
Can you make {{#each}} work with map to support lists in the data-model, or how would that work?
Or is this designed to just render once and not update? (if so, what's the point of integrating with Sinuous?)
Do you have a working example of how to integrate this with Sinuous?
Specifically, how to use
observableto make templates that can update?Can you make
{{#each}}work withmapto support lists in the data-model, or how would that work?Or is this designed to just render once and not update? (if so, what's the point of integrating with Sinuous?)