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 

Design Systems: Lessons Learned

It's no secret that design systems are a popular topic. Eric Liu created Carbon Components Svelte along with Sveld (a docgen library for Svelte components). Brittney sits down to ask about pain points, tooling, and lessons learned from building one of the first component libraries for Svelte 3 and one that is open sourced by a big tech company.
Design Systems: Lessons Learned
Svelte Society 1,904 views
video 

Sapper blog must have features by Markus Hatvan

Markus Hatvan (@hatvanmarkus) presented in the September 2020 MMT Tech Meetup (bit.ly/mmt-svelte) talking about his must-have features for a blog and how Sapper blog is super fast with loading elements like navigation earlier on before you click on them.
Sapper blog must have features by Markus Hatvan
Svelte Society 704 views
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
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
...

Showing 1 - 15 of 177