After rewriting my website #withastro over the weekend I thought it might be fun to put together a @TauriApps + @astro

I think I have found a new favourite App stack: @astro + #svelte 🤯 🔥

Why is this especially cool?
1. Don't really like JavaScript, the less my apps has the better
2. Astro produces the smallest frontends of any tech stack I tried so far
3. Astro for static content + Svelte for interactivity supports all the security features of Tauri, especially freezePrototype
4. Astro supports all major frontend frameworks so I feel good recommending it to users that have existing codebases, one could incrementally convert a large React app to Astro+Svelte