video 

This Week in Svelte (2023 September 22) - Svelte 5 Runes!

00:00 Introduction 00:30 Announcements - Svelte Summit 01:10 Runes Primer 13:17 Runes FAQ 19:20 Rune helpers and stores with Hunter 26:26 Runify demo and fine-grained reactivity with Paolo 35:00 The library maintainer’s perspective with Hunter 45:08 Poll: the kinds of applications we make 53:25 Paul proposes Runes be a compiler-based toolchain separated from Svelte, similar to RxJS 1:01:11 Everyone’s impressions of Runes 1:02:48 Tantei-Kun likes the $props Rune 1:07:32 Poll: everyone’s impression of Runes so far
This Week in Svelte (2023 September 22) - Svelte 5 Runes!
Svelte Society 4,930 views
October 10, 2025
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
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 

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
library 

runed

Magical utilities for your Svelte applications.
View runed details
runed repository preview

Magical utilities for your Svelte applications.

1,437
🍴 59
🐛 46
October 9, 2025
library 

svelte-fluent

svelte-fluent is a powerful localization library for Svelte and SvelteKit that enables you to integrate translations using Mozilla's natural-sounding Fluent syntax easily.
View svelte-fluent details
svelte-fluent repository preview

svelte-fluent is a powerful localization library for Svelte and SvelteKit that enables you to integrate translations using Mozilla's natural-sounding Fluent syntax easily.

104
🍴 4
🐛 11
October 8, 2025
library 

svelte-translate

Use a dynamic translation service (loaded from xx-XX.json files) and fallback to the text in html tags if no translations are provided.
View svelte-translate details
svelte-translate repository preview

Use a dynamic translation service (loaded from xx-XX.json files) and fallback to the text in html tags if no translations are provided.

10
October 8, 2025

Showing 1 - 15 of 21