I’m very excited that `createSubscriber` was added to @svelte.dev, it covers the one use case that was keeping me on stores instead of runes. 🥳

Now it’s much easier to convert an observable into a rune!

https://svelte.dev/docs/svelte/svelte-reactivity#createSubscriber

Comments