video 

Geoff Rich - Svelte Transitions and Accessibility

Svelte includes built-in animations that makes it easy to slide, scale, and fly elements in and out of the DOM. However, you need to be careful to not trigger motion sickness in your users. I will go over which Svelte transitions could cause accessibility issues and how to respect user motion preferences when using them.
Geoff Rich - Svelte Transitions and Accessibility
Svelte Society 2,909 views
Yesterday
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
Yesterday
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 

Domenik Reitzner - Let's have a dialog

Domenik Reitzner had a dialog with his brave audience about the dialog element and how to integrate it with Svelte. He showed us the benefits of using the platform and what a11y(accessibility) benefits come out of the box, by using this HTML element.
Domenik Reitzner - Let's have a dialog
Svelte Society 1,465 views
3 days ago
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 

Eric Bréhault - Svelte, do you hear me?

This is a short introduction of the talk2svelte library which provides voice recognition and voice synthesis for Svelte, thanks to the Web Speech API. It allows to interact with a Svelte site by voice, like navigating or clicking on elements.
Eric Bréhault - Svelte, do you hear me?
Svelte Society 1,570 views
5 days ago
video 

Henry Lie - How does SvelteKit Fare as a SPA Framework?

When people hear metaframework, the first thing they think of is usually SSR. However, SvelteKit also supports other rendering strategies like CSR and prerender. As the recommended way to build any Svelte app, is it going to offer the best DX for all its use cases? In this talk I'll share my experience and tell you what's good, what's bad, and what's awesome about building SPAs with Sveltekit.
Henry Lie - How does SvelteKit Fare as a SPA Framework?
Svelte Society 2,748 views
October 10, 2025
video 

Enrico Sacchetti - Accessibility Tips with Svelte Solutions

Do you find Svelte's a11y warnings get in your way? They're actually part of a greater mission shared by nations around the world to make the digital web universally accessible. In this talk, I will break down some of Svelte's a11y warnings, the user experiences they impact, and how to solve them.
Enrico Sacchetti - Accessibility Tips with Svelte Solutions
Svelte Society 530 views
October 10, 2025
library 

svelte-router

Svelte Router adds routing to your Svelte apps. It's designed for Single Page Applications (SPA). Includes localisation, guards and nested layouts.
View svelte-router details
svelte-router repository preview

Svelte Router adds routing to your Svelte apps. It's designed for Single Page Applications (SPA). Includes localisation, guards and nested layouts.

537
🍴 41
🐛 32
October 10, 2025
video 

Demystifying Client & Server Rendering in SvelteKit, by Henry Lie — Svelte Summit Fall 2024

An exploration of client and server rendering strategies in web development, covering historical paradigms like MPA and SSG and modern approaches such as SSR and CSR. A detailed look at SvelteKit's hybrid rendering capabilities, including server-side rendering, client-side rendering, and prerendering, with guidance for applying each approach to different parts of a project.
Demystifying Client & Server Rendering in SvelteKit, by Henry Lie — Svelte Summit Fall 2024
Svelte Society 1,984 views
October 10, 2025

Showing 1 - 15 of 33