Form actions • Svelte documentation| svelte.dev
Loading data • Svelte documentation| svelte.dev
447 Posts, 122 Following, 841 Followers · Web dev, SvelteJS maintainer, and pianist. ❤️ cats, books, and video game music.| Front-End Social
Head to the Svelte or SvelteKit reference docs,| svelte.dev
The HTMLFormElement method requestSubmit() requests that the form be submitted using a specific submit button.| MDN Web Docs
This is just a quick TIL about updating your feature branch with changes from main without switching between branches.| Geoff Rich
The Tower of Hanoi is a classic mathematical puzzle that is often used as an introduction to recursion. We can express a solution to this problem only using Svelte's template syntax.| Geoff Rich
Using SvelteKit, form.requestSubmit, and Zod to build a robust Marvel Comics search experience.| Geoff Rich
I recently came across Advent of Vue, which looks like they'll have some fun front-end challenges for December. While they're Vue-focused, I assume any front-end tech should work. I'll be attempting them with Svelte & SvelteKit.| Geoff Rich