@matuzohttps://mandrasch.dev/ - but design is lame, focus was on multi lang functionality with #SvelteKit. I'm not a designer (yet ;)).

Wanted to re-do it like https://stefanzweifel.dev/ @stefanzweifel, I like the minimalistic narrow style.

Would be cool to have more #opensource templates /thems like that for personal pages, couldn't find much for #SvelteKit or #Nuxt (with Tailwind).

#Svelte and #SvelteKit just got a big improvement: Remote functions enables fine-grained control over async data loading and updates. This makes it easier to handle things like optimistic updates and caching directly in components, reducing the need for +page load functions.

https://svelte.dev/docs/kit/remote-functions

#Web#WebDev#JavaScript#TypeScript