We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Following method B wont work since the solution is deprecated.
docs(svelte): added missing .get() for todos
Added "A note on SvelteKit" for disabling SSR to work with gun
Updated Svelte (markdown)
don't execute the unsubsribe but rather return it as a reference
Spelling
fix typo, rename "gunStore" => "customStore"
moved some examples around to highlight recommended approaches
added links to Svelte REPL demos
typo
Add custom store example