-
Проблемы
1. Где скрипт запуска и скрипт билда проета?
2. не настроен gitignore
Улучшения
1. лучше использовать map из sinuous/map для исключения лишних ререндеров
2. так же было бы неплохо …
-
In the below example I see it updates and it renders twice.
https://codepen.io/kethan-the-selector/pen/mdVLjRQ?editors=1010
can anyone point my mistake?
-
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 …
-
When `[ "foo", "BAR", "baz" ]` is transformed to `[ "BAR" ]`, all elements will be deleted then `"BAR"` will be recreated.
In version 0.27.6, `[ "foo", "BAR", "baz" ]` is transformed to `[ "BAR" …
j-sen updated
12 months ago
-
Can you give me some more examples like this to use sinuous or superfine?
-
I can't find a way to wire a wire. (computed signal derived from a computed signal.)
![image](https://github.com/user-attachments/assets/27b6ed43-ff99-4366-bf6e-5e4a30f3dfbb)
I'm not sure if thi…
-
I think there's a bug here:
https://github.com/luwes/sinuous/blob/ece2c65c19939ec5742f999cfba6c83295c58118/packages/sinuous/observable/src/observable.js#L28
Shouldn't it reset the current root o…
-
For the Ymesei Ezekiel song "Tal Morael," there are the lines: Le kau ke ngikel el kesebekuu / ke sekelekoll me ke uai sei / el morael e ke menguchiud er kau. All of the songbooks I have spell the w…
-
Like Svelte, imba is a compiler that creates an app without virtual dom.
https://github.com/imba/imba/
-
Hi @paldepind, this diff library looks awesome!
I wondered if it follows a certain algorithm or is it custom made by yourself?
Also are there any limitations?
I'm in search of a very small list…
luwes updated
4 years ago