video 

Josefine Schaefer - Svelte, a shortcut to a11y

Svelte has been described as an “accessibility-first-framework”, yet its compiler warnings cover only a fragment of the issues at hand. In this talk, I’d like to explore how accessible Svelte really is and more importantly, have a look at what you can do to bridge the gap. Ideas include checking both automatically and manually for issues the compiler might overlook, like color contrast, keyboard accessibility and semantics.
Josefine Schaefer - Svelte, a shortcut to a11y
Svelte Society 1,016 views
Today
video 

This Week in Svelte (2 Feb 2024)

A weekly Svelte update from February 2024 covering changelog highlights, community showcase featuring Paraglide JS for internationalization, and discussions about Svelte 5 progress.
This Week in Svelte (2 Feb 2024)
Svelte Society 1,454 views
Today
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
3 days ago
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
3 days ago
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
5 days ago
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
5 days ago
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
October 13, 2025

Showing 1 - 15 of 55