Simon H
dummdidumm.bsky.social
Simon H
@dummdidumm.bsky.social
Working on Svelte at Vercel / Skateboarding for fun.
We just landed an improved version of creating context in Svelte. Type-safe and no possibility of clashing keys.
October 15, 2025 at 8:56 AM
Fun little interaction challenge: one select changes the options of another, which needs to load data depending on the first.

This is how you do it with the new Svelte APIs. Comfortably fits into one screenshot.
October 10, 2025 at 1:22 PM
FML this is gonna be a lot of clicking
May 22, 2025 at 8:07 PM
Closing out #SvelteSummit with the one and only Rich Harris
May 9, 2025 at 1:42 PM
This talk is truly hilarious
May 9, 2025 at 12:26 PM
Threlte ist just constantly blowing my mind
May 9, 2025 at 10:29 AM
Svelte 🤝 Space
May 9, 2025 at 10:01 AM
Bert never fails to deliver. Fantastic talk about an incredible Svelte migration story. His talk energy is unmatched
May 9, 2025 at 8:38 AM
Zeu showing us all about tanstack query
May 9, 2025 at 8:16 AM
Lukas starting off day 2 with insights into tracing and telemetry
May 9, 2025 at 7:37 AM
Scott giving us a speed run on local first
May 8, 2025 at 3:04 PM
Gregor introducing his exciting new plot library
May 8, 2025 at 1:42 PM
Great Talk on how local-first is both good UX but also a better setup to allow privacy-first apps
May 8, 2025 at 1:09 PM
Got the bear hug!
May 8, 2025 at 11:27 AM
@reinhold.is showing us the new first-class Storybook Svelte integration. Looking great!
May 8, 2025 at 11:07 AM
Dominik giving great insights on testing Svelte
May 8, 2025 at 10:21 AM
Damn Theo was cooking a delicious meal for the web components lovers among Svelte users
May 8, 2025 at 9:35 AM
These guys are still crushing it
March 31, 2025 at 10:20 PM
SvelteKit now allows you to opt in to server-side route resolution, which means all client-side navigations first ask the server for information on the route. Useful if

- you want to hide your route manifest from the public
- you want to avoid loading it upfront all at once
February 20, 2025 at 5:50 PM
10k commits to the Svelte repository - we've come a long way!
February 17, 2025 at 9:22 PM
New in Svelte: A way to create a unique ID that is stable across client and server svelte.dev/docs/svelte/...
February 12, 2025 at 2:37 PM
Svelte keeps its high rating in the latest State of JS survey! Amongst the top for overall positivity, both in the frameworks and meta frameworks category.
June 20, 2024 at 8:06 PM