aadit
aadit
CCConvex Community
Created by aadit on 4/10/2024 in #general
Solid.js integration
Good idea. Frankly, a lot of svelte ecosystem stuff is still not using runes since Svelte 5 is going to remain backwards compatible, so there aren't many references to go off.
15 replies
CCConvex Community
Created by aadit on 4/10/2024 in #general
Solid.js integration
The docs also say that all objects are deeply reactive. So any mutation should also have fine grained propagation.
15 replies
CCConvex Community
Created by aadit on 4/10/2024 in #general
Solid.js integration
Similar to the <For/> component in solid
15 replies
CCConvex Community
Created by aadit on 4/10/2024 in #general
Solid.js integration
I think it depends. I'm also not hugely familiar with svelte but my understanding is that the for-loop in their template will auto-memoise and reconcile changes to avoid re-renders.
15 replies
CCConvex Community
Created by aadit on 4/10/2024 in #general
Solid.js integration
I thought with svelte 5 it had to be fine-grained, since svelte 5 is also moving to signals.
15 replies
CCConvex Community
Created by aadit on 4/10/2024 in #general
Solid.js integration
That's awesome! I would like to start hacking away at this on the weekend. I'll take a look at that too. Should I just share progress and questions here or do you prefer somewhere else?
15 replies