mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#svelte

3 Beiträge3 Beteiligte0 Beiträge heute

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 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 ▶️ youtube.com/watch?v=MQuwrh2ku4

I'm thinking of developing a new course or workshop in the fall.. would any of these interest you?

#webdev#svelte#html

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.

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. tenor.com/en-CA/view/the-simps

#tauri#tauriapp#rust