video 

Ken Kunz - A State Machine walks into a Svelte Component

Finite state machines provide an elegant, powerful approach for modeling complex behavior, and are ideally suited to many UI components. Alas, existing JavaScript FSM implementations feel verbose and bloated alongside Svelte's elegant, minimalist syntax. No more! svelte-fsm is the Svelte-esque FSM library. Discover the joy and benefits of using svelte-fsm to manage your components' state.
Ken Kunz - A State Machine walks into a Svelte Component
Svelte Society 5,082 views
2 days ago
video 

Jakob Rosenberg & Ghost - Routify 3

Routify 3 preview and walkthrough — app creation via CLI, plugin usage (Index By Name), Pico CSS integration, page ordering, and route metadata concepts. Build-time metadata generation, API data fetching (e.g., GitHub), Markdown-to-HTML conversion, dynamic routes and imports for SSR, navigation and multi-router features, and router state persistence.
Jakob Rosenberg & Ghost - Routify 3
Svelte Society 1,180 views
2 days ago
video 

Alessandro Segala: So you want to pick a router?

If you are building a Single-Page App (SPA), you will likely need a router for your app. With the lack of an official router for Svelte 3, there's quite a few options, so which one should you pick? In this talk, we'll look at the two different kinds of routers (based on the History API or based on the page's hash), how they differ, and when you should pick which. We'll also go through a demo of implementing routing for a Svelte 3 SPA using svelte-spa-router.
Alessandro Segala: So you want to pick a router?
Svelte Society 11,209 views
video 

Exploring Routify in SvelteKit

Join GHOST for our Second Svelte Sirens event as she shows you the magic of Routify in Svelte Kit. Take a look at the links below to find out more about Routify, Svelte Kit, Svelte Sirens, and GHOST!
Exploring Routify in SvelteKit
Svelte Society 2,277 views
video 

Stores Galore

In this episode we talk about stores! Custom ones, regular ones, cool ones! ALL THE STORES! We also rant a bit about the current state of build tools.
Stores Galore
Svelte Society 7 views
3 days ago
video 

This Week in Svelte (2023 July 7) - Svelte 4.0.5, Kit 1.22.1, Svelte 5, local storage and markdown

This week’s topics: 0:00 Introduction 0:21 Changelog - Svelte 4.0.2-4.0.5, SvelteKit 1.22.0-1.22.1 4:41 Quick facts - @const usage tips, form.requestSubmit() 12:26 Discussion - Svelte 5 wish list 19:51 Q&A - Using local storage with a custom store 23:42 Q&A - how to safely use setInterval() 27:01 Q&A - how to reuse code across multiple projects 31:59 Q&A - how to use markdown with SvelteKit
This Week in Svelte (2023 July 7) - Svelte 4.0.5, Kit 1.22.1, Svelte 5, local storage and markdown
Svelte Society 5,509 views
video 

Samuel Stroschein - inlang Paraglide-JS for SvelteKit (i18n)

Paraglide-JS comes with two main innovations that make Paraglide JS the simplest, most efficient, and typesafe i18n library for SvelteKit. 1. A compiler (sounds familiar?) emits message functions instead of key-value runtime lookup logic. 2. The message functions are tree-shakable, leading to auto optimization by the bundler. Library link: https://inlang.com/m/gerre34r/library-inlang-paraglideJs
Samuel Stroschein - inlang Paraglide-JS for SvelteKit (i18n)
Svelte Society 9,862 views
October 10, 2025

Showing 1 - 15 of 67