Simon H's Avatar

Simon H

@dummdidumm.bsky.social

Working on Svelte at Vercel / Skateboarding for fun.

1,505 Followers  |  115 Following  |  325 Posts  |  Joined: 28.04.2023
Posts Following

Posts by Simon H (@dummdidumm.bsky.social)

Rickrolled by Claude

04.03.2026 21:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Svelte goes beyond the DOM
Svelte is well loved as a web framework, and now the team is working to take it multi-platform. Svelte’s custom renderers API will enable native apps, terminals, and more to be build with Svelte.… Svelte goes beyond the DOM

πŸ“£ Just Scheduled

Could Svelte power terminal and native apps? OSS maintainers working on the customer renderers API are aiming to make multi-platform Svelte a reality. @paolo.ricciuti.me talks through what it takes to make this ambitious API, a reality.

Details: www.youtube.com/watch?v=nPac...

02.03.2026 04:45 β€” πŸ‘ 28    πŸ” 5    πŸ’¬ 0    πŸ“Œ 2

yes works with 5

28.02.2026 22:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Let me know if you run into any issues!

28.02.2026 12:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

In the sense of it running more often that it should (or even infinite loops)?

28.02.2026 09:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Interesting, I thought we made pretty clear that for 99% of apps it's a drop-in upgrade (i.e. zero code changes required) and that interop between old and new is super good.

28.02.2026 09:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Downloads by Major (or Minor) Reveal problems users are having with upgrading to the next major (or minor). Search for a package to see if its ecosystem has an upgrading problem.

25% according to majors.nullvoxpopuli.com/q/h?minors=&... (I think we can ignore the Svelte 3 downloads at this point; they're never going to update)

27.02.2026 23:25 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man with a beard is asking what year is . ALT: a man with a beard is asking what year is .
27.02.2026 22:41 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a man in a suit and tie is sitting at a table and says you got me ALT: a man in a suit and tie is sitting at a table and says you got me
27.02.2026 22:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Who here is on Svelte 4 yet?

Curious to hear what is stopping you from upgrading to Svelte 5, and if we can make things any easier here.

27.02.2026 16:45 β€” πŸ‘ 10    πŸ” 4    πŸ’¬ 6    πŸ“Œ 1

SvelteKit 2 now fully supports Vite 8

SvelteKit 3 will require it - giving additional optimizations and functionality. E.g. SvelteKit 3 will use @rolldown.rs hook filters to spend more compilation time in rust and less in JavaScript. And SvelteKit 3 adapters use only rolldown without esbuild

27.02.2026 00:40 β€” πŸ‘ 97    πŸ” 11    πŸ’¬ 1    πŸ“Œ 1

LET'S GO SVELTE

26.02.2026 21:40 β€” πŸ‘ 54    πŸ” 5    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

Almost 3 years since editable.website won 2nd place at @sveltesociety.dev SvelteHack.

Since then, I’ve been busy turning this from a prototype into something solid.

A way to build CMS-free, in-place editable websites using only Svelte.

This is v2. πŸ₯³

25.02.2026 15:45 β€” πŸ‘ 96    πŸ” 21    πŸ’¬ 8    πŸ“Œ 4
Preview
Why I choose Svelte - Mainmatter We know Svelte is THE best framework (😎)...but why? Let's explore why (and when) I think Svelte is the right choice for you

What makes Svelte the right choice for modern frontend projects? And when is it not? In this blog post, @paolo.ricciuti.me breaks down the advantages and limitations of Svelte, and what that means for your next product decision.

Read the post πŸ‘‰Β mainmatter.com/blog/2026/02...

#svelte #sveltekit

24.02.2026 09:31 β€” πŸ‘ 33    πŸ” 8    πŸ’¬ 0    πŸ“Œ 5

Sometimes people ask me why I picked svelte...I put my thoughts in words here and no, it's not just a technical thing. This is my love letter to svelte 🧑

24.02.2026 09:40 β€” πŸ‘ 40    πŸ” 6    πŸ’¬ 2    πŸ“Œ 0

Me too :D

20.02.2026 21:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

You know what - you're right. So this is now possible, too.

20.02.2026 17:05 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

oh good point - not yet, though it should be possible to implement.

Right now the comments just don't exist for language tools, but we could add them to enable that.

20.02.2026 13:57 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This one's been bugging me for a while that we don't have it, and honestly I'm unsure why we waited so long to implement it. Now it's finally possible!

Upgrade to latest Svelte and - if you use it - latest prettier-plugin-svelte to enjoy commenting out stuff.

20.02.2026 13:15 β€” πŸ‘ 18    πŸ” 0    πŸ’¬ 3    πŸ“Œ 0
Video thumbnail

New in Svelte: Comments inside component/element tags!

20.02.2026 13:15 β€” πŸ‘ 158    πŸ” 18    πŸ’¬ 11    πŸ“Œ 7
Preview
LayerChart Composable Svelte chart components to build a large variety of visualizations

New LayerChart docs πŸŽ‰

next.layerchart.com

Massive overhaul including over 700 isolated examples with browsing / cross referencing / StackBlitz editing, AI friendly (llms.txt), component API docs, guides, improved search, showcase, improved design, and more!

DetailsπŸ‘‡

18.02.2026 16:30 β€” πŸ‘ 27    πŸ” 6    πŸ’¬ 1    πŸ“Œ 3
Video thumbnail

Yesterday we introduced our new @svelte.dev starter kit, today we're bringing our stream package on board:

npm i @laravel/stream-svelte

Easiest way to consume streamed responses from your backend in your Laravel + Svelte app, hands down

www.npmjs.com/package/@lar...

18.02.2026 19:03 β€” πŸ‘ 18    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

We just released a number of security patches across the Svelte ecosystem. If you use SvelteKit, the Vercel adapter for SvelteKit, Svelte, or devalue, you should upgrade.

The Vercel OSS Bug Bounty paid out over $14,000 for these reports!

18.02.2026 20:48 β€” πŸ‘ 46    πŸ” 12    πŸ’¬ 1    πŸ“Œ 2

php is cool now

17.02.2026 22:26 β€” πŸ‘ 145    πŸ” 9    πŸ’¬ 7    πŸ“Œ 0
laravel new command being run in the terminal, now with a Svelte option

laravel new command being run in the terminal, now with a Svelte option

Welcome to the party, @svelte.dev

New starter kit just dropped:

Laravel + Svelte + Inertia

17.02.2026 21:55 β€” πŸ‘ 88    πŸ” 6    πŸ’¬ 3    πŸ“Œ 5
Fine grained reactivity and async first frameworks | Rich Harris | PodRocket
YouTube video by LogRocket Fine grained reactivity and async first frameworks | Rich Harris | PodRocket

🌾 Rich Harris (@rich-harris.dev), creator of Svelte, joins @podrocket.bsky.social to unpack Fine Grained Everything and what comes after React Server Components: why better primitives beat micro-optimizations and what this means for frontend architecture: youtu.be/isp32w1uJ3k?...

11.02.2026 16:16 β€” πŸ‘ 15    πŸ” 3    πŸ’¬ 3    πŸ“Œ 0

Besides that we have many maintainers doing work in their spare time, and one of them, Tee Ming - thanks to donations to OpenCollective from the community - is now able to work on SvelteKit 20hrs a week!

13.02.2026 20:17 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Vercel wants the web to win, and so it invests in much more than just Next.js. We have full autonomy while getting great insights into what companies like Vercel need from a framework (without marrying ourselves to one!), win-win overall.

13.02.2026 20:17 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Yeah it's running typescript's CLI, capturing the output, then mapping the generated line/column/file info back to the original files and then outputting it in svelte-check's format

13.02.2026 17:41 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Now available! bsky.app/profile/did:...

13.02.2026 17:20 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0