Working example of integration with Sinuous?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Sinuous integration, observable updates, and {{#each}} with map-backed lists, but no files or tests. Start by locating the observable and {{#each}} entry points, then determine whether reactive updates and list rendering are supported; done means a documented working example or a decided implementation target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars, javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100