Simon H (@dummdidumm_) 's Twitter Profile
Simon H

@dummdidumm_

Working on @SvelteJs at @Vercel / Skateboarding for fun.

ID: 1428743418159763464

calendar_today20-08-2021 15:54:36

1,1K Tweet

2,2K Followers

95 Following

Stanislav (@khromov) 's Twitter Profile Photo

🔮 The svelte-llm site got a new redesign, together with instructions on how to use the new Svelte 5 + SvelteKit documentation MCP server, and new AI-distilled presets for llms.txt using Svelte Sonnet 4! Check it out here: svelte-llm.khromov.se #svelte #ai #javascript

🔮  The svelte-llm site got a new redesign, together with instructions on how to use the new Svelte 5 + SvelteKit documentation MCP server, and new AI-distilled presets for llms.txt using Svelte Sonnet 4! Check it out here: svelte-llm.khromov.se #svelte #ai #javascript
Hunter Johnston (@huntabyte) 's Twitter Profile Photo

Tomorrow we finally merge shadcn-svelte:next -> shadcn-svelte:main after almost a year of efforts. The merge includes the Tailwind v4 docs refresh, overhauled Calendar components, and the new 30+ Calendars blocks.

Svelte Society 🧡 (@sveltesociety) 's Twitter Profile Photo

Another interesting talk from Svelte Summit Spring 2025 is now ready to be watched on our YouTube channel — 'Svelte in Orbit' by Mike Rourke. youtube.com/watch?v=gRHCAY…

Simon H (@dummdidumm_) 's Twitter Profile Photo

I'm always amazed by the depth of Threlte - so many features, amazing DX, spectacular results. Don't know if 3D in the browser can get any better than this

Andreas Söderlund (@encodeart) 's Twitter Profile Photo

It's a great day for form validation! With the 2.27.0 release of Superforms for SvelteKit by Svelte, the super-trio of validation is ready for you: Zod 4 and Zod Mini by colinhacks/zod, Arktype 2.0 by ArkType and Valibot 1.0 by Valibot. Try it out at superforms.rocks!

It's a great day for form validation! With the 2.27.0 release of Superforms for SvelteKit by <a href="/sveltejs/">Svelte</a>, the super-trio of validation is ready for you: Zod 4 and Zod Mini by <a href="/colinhacks/">colinhacks/zod</a>, Arktype 2.0 by <a href="/arktypeio/">ArkType</a> and Valibot 1.0 by <a href="/valibot/">Valibot</a>. Try it out at superforms.rocks!
Simon H (@dummdidumm_) 's Twitter Profile Photo

Very excited about this proposal! This raises the bar for data fetching in frameworks, and unlocks some very cool new use cases for SvelteKit. We have a lot more ideas that will build on top of this work github.com/sveltejs/kit/d…

Antoine (@probably_coding) 's Twitter Profile Photo

Btw not to brag about my work but I find this MUCH more readable on Svelte Changelog 👀 svelte-changelog.dev/discussions/sv…

GitNation Foundation (@gitnationorg) 's Twitter Profile Photo

🎙️Great conversation with Rich Harris, creator Svelte & core engineer Vercel. Hosted by Scott Tolinski - Syntax.fm, co-host Syntax. 🧭From journalism to JS 💡The philosophy & future of Svelte 🔄Snowpack → Vite ⚡ 🌍Why conferences still matter 📺Watch now: youtu.be/Tvth3_H5N8o

Simon H (@dummdidumm_) 's Twitter Profile Photo

This year's Stack Overflow survey is overflowing with AI questions. There's still some questions about your favorite frameworks hidden in there somewhere, in case you wanna cast your vote *cough cough* stackoverflow.az1.qualtrics.com/jfe/form/SV_1M…

Ben Davis (@bmdavis419) 's Twitter Profile Photo

Just got my hands on the new Svelte RPC primitives in an early build These are everything I've wanted from this framework, Svelte will be the best way to build for the web by the end of this year

Just got my hands on the new Svelte RPC primitives in an early build

These are everything I've wanted from this framework, Svelte will be the best way to build for the web by the end of this year
Stanislav (@khromov) 's Twitter Profile Photo

The Remote Functions RFC from Svelte maintainers is really good. Not only do you get built-in optimistic updates, but also correct rollback to the correct state on both errors *and* random network latency out of the box! #svelte #javascript #sveltekit