Happy for #SvelteKit reaching 1.0. Used #svelte for our frontend at the previous startup. Liked the idea and performance, but the build + refresh cycle was excruciatingly slow and macro-level state management was a pain. This startup I tried a weird #preact + #boostrapstudio + custom tooling to bind it together as #WebComponents (wanted WYSIWYG designing with modular reactive code). Now rebuilding with #preact + #mui + #vite + #dexie. It's fast, productive, and state management is smooth.