Open utterances-bot opened 1 year ago
In Svelte, you can use a derived store, if you want a store to have a value based on other stores. This way, you can combine multiple stores together...
https://webtips.dev/webtips/svelte/how-to-combine-stores-together-in-svelte
What is the syntax theme you're using for code this page? Is there a VSCode theme?
Hey @tremendus, it's https://monokai.pro/vscode with the "Octagon" filter
How to Combine Stores Together in Svelte - Webtips
In Svelte, you can use a derived store, if you want a store to have a value based on other stores. This way, you can combine multiple stores together...
https://webtips.dev/webtips/svelte/how-to-combine-stores-together-in-svelte