This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ben Holmes
bholmes.dev
did:plc:koeuzndo64sdkjw5bylojck6
I'm also doing a client only app. React has react router, which makes SPAs easy to DIY. Svelte only has SvelteKit, which really, *really* wants you to SSR. Even following the instructions to enter SPA mode, you still need `if (browser)` checks for loaders or global exports
2025-01-25T14:47:09.059Z