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 (26 Jan 2024)

A Svelte and SvelteKit changelog update covering CSS parsing improvements and request handling fixes. A community showcase of "Sals," a functional reactive alternative to Svelte stores with better async and error handling. A guide to configuring Vitest for browser-like environments to properly test Svelte components' `onMount` lifecycle hook.
This Week in Svelte (26 Jan 2024)
Svelte Society 1,523 views
video 

This Week in Svelte, Ep. 92 — Changelog

Svelte updates and a showcase by Eno on a new component called Svelte Cartesian. The episode starts with a changelog covering various fixes and improvements in Svelte, including event handler changes, input value handling, and CSS pruning. Eno then presents Svelte Cartesian, a tool for visual regression testing that helps render all combinations of a component's props for testing purposes.
This Week in Svelte, Ep. 92 — Changelog
Svelte Society 903 views
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 

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
3 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 

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

Showing 1 - 15 of 67