AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is There a Function That Updates the Text Note?
The way fine grained reactivity works, you have signals and you have effects. An effect runs whenever there's a reactive value read inside it that changes. A virtual DOM model like Dioxis has an actual runtime significance because the whole component is going to rerun when any of its state changes. The performance difference between these fine grained libraries, Liptos, Dominator, Sycamore, and the kind of you,virtual DOM libraries and rest are very interesting.