//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
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...
3d
Antoine
@const is dead, long live const! Svelte 5.56 allows for raw let/const ANYWHERE in the markup within {} brackets, deprecating {@const} This is huge! svelte-changelog.dev/pull/sveltej...
16d
A nice UI to stay up-to-date with Svelte releases
svelte-changelog.dev
Details of pull request sveltejs/svelte#18282 | Svelte Changelog
Antoine