This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Svelte
svelte.dev
did:plc:b6gbde64ngpelprsvnphc2l2
Day 12 — send custom types across the network boundary in SvelteKit, whether it's a class containing reactive state, a class used by your database ORM library, or whatever. Just export a `transport` object from your `hooks.js`
🎁 docs https://svelte.dev/docs/kit/hooks#Universal-hooks-transport
🎁 demo https://stackblitz.com/edit/sveltejs-kit-template-default-b5zbxomg?file=src%2Fhooks.js
2024-12-12T16:00:44.254Z