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 

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
library 

typesafe-i18n

A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.
View typesafe-i18n details
typesafe-i18n repository preview

A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.

2,382
🍴 85
🐛 32
October 8, 2025

Showing 1 - 14 of 14