Jemand 'ne Idee wie ich eine Verzögerung in Svelte einbauen kann? Oder ist das noch State of the art?
```
async function handleSubmit() {
return setTimeout(handleFormData, 200);
}
async function handleFormData() {}
```
Heh. I spent an hour googling for how people typically do normal HTML/CSS stories in #storybook (eg. for utility class documentation) before I realized I could just (ab)use the wonderful @storybook/addon-svelte-csf for that. Just don't specify a component and you're off to the races! #svelte
I'm helping one of my clients hire a freelance #Svelte developer for >= 6 months. German company, C1 or B2 German required, partially or fully remote apart from onboarding week.
DM me for details or any insights into where the Svelte people hang out :)
We’re heading to London (remotely) because @paoloricciuti is giving his talk “Svelte, Svelte Everywhere” today! He’ll be diving into the Custom Renderers API we’ve been working on the past few months.
Catch it live on @Svelte Society’s YouTube channel or just hit the link Watch the livestream
https://www.youtube.com/watch?v=MQuwrh2ku44&utm_source=mastodon&utm_medium=social&utm_campaign=25-06-25-paolo-at-svelte-london
Yesterday I gave my first meetup talk ever at the wonderful #Svelte #Vienna ( #svienna ) meetup. Here are the slides from my talk "Svelte at Geizhals"
https://grooovinger.com/talks/Svelte-at-Geizhals.pdf
I was blown away by Jean-Yves' talk and live demo about SvelteKit+Remult at #Svelte #Vienna meetup tonight.
Flashbacks to meteor, but 10× more awesome.
Lately I've been thinking, why not more frameworks lean into Server-Sent Events – and here is https://remult.dev/ doing exactly that!
Jean-Yves: https://github.com/jycouet
#svienna #remult #typescript
i am tired of having so much #javascript on my website, it's time to migrate from #svelte to #astro
and it's an idea for a new blogpost
just what i needed.
I'm thinking of developing a new course or workshop in the fall.. would any of these interest you?
@wiredprairie my use is for static sites for deployment on #AutonomiDweb which I'm developing, so yes, purely client and I find #Svelte excellent.
I really enjoy #Svelte component building. But, I do not find the #SvelteKit model for creating a web application to be nearly as refined for my needs. While the mental model clicks, the syntax and patterns required do absolutely not.
I like using a unified system for development, but ...
Anyone else using Svelte only on the client side? I still want SSR and interactive widgets on the client and SvelteKit does that well.
Which AI models can write Svelte 5 code? I built a benchmark and tested all of them! [self-promo]
https://www.youtube.com/watch?v=SIwKKgkjlbU
Discussions: https://discu.eu/q/https://www.youtube.com/watch?v=SIwKKgkjlbU
Last night I spent some time looking a bit deeper into Pyloid and Wails; looks like Tauri's the only one that's thought about constraining the capabilities of the embedded web view.
Guess I have to learn Rust after all. And TypeScript. And Svelte. They seem like not-terrible JavaScript things.
I feel like Homer reading the Advanced Marketing book. https://tenor.com/en-CA/view/the-simpsons-marketing-homer-homer-simpson-advanced-marketing-gif-18808320
Golang Backend + SvelteKit SPA Frontend
https://github.com/joelseq/go-svelte-spa
Discussions: https://discu.eu/q/https://github.com/joelseq/go-svelte-spa
What Svelte Promises, by @rich_harris (@sveltesociety.dev):