skarab

skarab

@skarab42.bsky.social

@infomaniak - https://github.com/skarab42/htms-js

7 Followers 42 Following 2 Posts Joined Sep 2025
5 months ago

Great question! Your approach is interesting and worth testing. For my part, I try never to break the stream and always produce valid HTML output with the error displayed in the placeholder with more or less information depending on the configuration (prod/dev).

2 0 1 0
5 months ago
Preview
Async SSR · sveltejs svelte · Discussion #16784 The Svelte team has been hard at work on asynchronous rendering, with client-side support and remote functions as our first two efforts. It’s time for the third: SSR. Background There are three cor...

Super excited to announce the experimental release of asynchronous SSR in Svelte! github.com/sveltejs/sve...

`await` expressions in your Svelte components can now be rendered on the server, meaning you don't need to render them inside boundaries with a `pending` snippet. Next up, streaming SSR!

91 21 5 2
5 months ago
Preview
GitHub - skarab42/htms-js: HTMS 💨 Stream Async HTML, Stay SEO-Friendly HTMS 💨 Stream Async HTML, Stay SEO-Friendly. Contribute to skarab42/htms-js development by creating an account on GitHub.

Great to see async SSR land in Svelte 👏 Been experimenting with related streaming stuff: github.com/skarab42/htm...

0 0 1 0