Honest feedback about this after migrating everything in SC
Pros:
- Same mental model as in the script tag
- Same syntax as in the script tag
- Native syntax
Cons:
- More verbose (with deriveds), especially for simple things like `{let Component = $derived(icon)}
- But the worst part for me is...
So yeah, TL;DR I *love* the feature and using it, but a tooling improvement would be welcome, if possible, to avoid having to _think_ about reactivity in the template! :D