Svelte Summit tickets are coming in the next few days.
Join the launch list and we’ll send you a discount code when they go live.
Ljubljana · November 19–20
👇
@peduarte@glazeapp good points, in our case we're building infra-related stuff which makes the web a better fit for us. hope to see glaze/raycast on linux some day!
@dummdidumm_ A more in depth explanation about the patterns for data loading. When to use $derived, when to await in the markup, usecases for remote functions + error boundaries, etc
@atomiksdev@ryanleichty what kind of issues? curious because I had an issue with disabled buttons getting hover and active states, and I solved it by adding hover:enable or hover:not-disabled, so no js