Open cschroeter opened 6 days ago
@cschroeter
Hi
In Svelte, when you destructure a reactive variable ($state
, $derived
), it loses reactivity.
Code like this:
Should be written the same way as Vue code:
Like this one:
Would it be OK to contribute on some of the components?
Roadmap for Svelte 1.0
Basics
Core
Providers
Components