sveltekit-forms Svelte Themes

Sveltekit Forms

SvelteKit forms and good old HTTP allow reactivity without any client-side JavaScript

SvelteKit Reactivity without Client-Side JavaScript

This is a demonstration of how to leverage reactivity in SvelteKit apps without any client-side JavaScript. The state is encoded in the URL. And the JavaScript logic, if needed, is handled on the server inside of form actions.

https://sveltekit-forms.netlify.app/

Top categories

Loading Svelte Themes