svelte-observable
svelte-observable copied to clipboard
relation to new $observable$ syntax in svelte?
Hi Tim,
this is a question rather than an issue... Is it correct that since svelte implemented the $observable$ syntax for its stores that svelte-observable isn't actually mandatory anymore but one could alternatively use the $observable$ syntax?
Another issue around the subject of documenting the use of RxJS with Svelte: https://github.com/sveltejs/svelte/issues/2571