
Svelte • Web development for the rest of us
Svelte is a UI framework that uses a compiler to let you write breathtakingly concise components that do minimal work in the browser, using languages you already know — HTML, CSS and …
Docs • Svelte
I’m migrating an app from Svelte 4 If you’re already experienced with an older version of Svelte, the migration guide will bring you up to speed on the changes in Svelte 5.
Getting started • Svelte Docs
The Svelte team maintains a VS Code extension, and there are integrations with various other editors and tools as well. You can also check your code from the command line using sv check.
Introduction • SvelteKit Docs
What is Svelte? In short, Svelte is a way of writing user interface components — like a navigation bar, comment section, or contact form — that users see and interact with in their browsers.
Introduction / Welcome to Svelte • Svelte Tutorial
Welcome to the Svelte tutorial! This will teach you everything you need to know to easily build web applications of all sizes, with high performance and a small footprint.
Svelte 5 is alive
Oct 22, 2024 · Svelte is a framework for building user interfaces on the web. It uses a compiler to convert declarative component code, based on HTML, CSS and JavaScript, into tightly …
Overview • Svelte Docs
These pages serve as reference documentation. If you’re new to Svelte, we recommend starting with the interactive tutorial and coming back here when you have questions. You can also try …
Introduction • Docs • Svelte
Welcome to the Svelte reference documentation! This is intended as a resource for people who already have some familiarity with Svelte and want to learn more about using it.
Svelte • Cybernetically enhanced web apps
We're proud that Svelte was recently voted the most admired JS web framework in one industry survey while drawing the most interest in learning it in two others.
Blog • Svelte
Dec 1, 2024 · Slot forwarding fixes, SvelteKit for faster local development, and more from Svelte Summit New object methods, in-depth learning resources and tons of integration examples!