11-24 of 418,000 results
Open links in new tab
  1. Introduction / Your first component • Svelte Tutorial

    In Svelte, an application is composed from one or more components. A component is a reusable self-contained block of code that encapsulates HTML, CSS and JavaScript that belong …

  2. Introduction • Docs • Svelte

    Edit this page on GitHub On this page On this page. Welcome to the Svelte reference documentation! This is intended as a resource for people who already have some familiarity …

  3. Svelte - Wikipedia

    Svelte is widely praised by developers. Taking the top ranking in multiple large scale developer surveys, it was chosen as the Stack Overflow 2021 most loved web framework and 2020 State …

  4. Svelte 5 is alive

    Oct 22, 2024 · Runes can be used in .svelte.js and .svelte.ts modules in addition to .svelte components, meaning you can create reusable reactive logic using a single mechanism.. …

  5. Svelte • Cybernetically enhanced web apps

    compiled. Svelte shifts as much work as possible out of the browser and into your build step. No more manual optimisations — just faster, more efficient apps.

  6. Svelte Training Members – Member's Dashboard

    Content, images and assets on this site may not be reproduced, transmitted, cached, distributed, or otherwise used, without the prior written consent of Svelte Media, Inc.

  7. Hello world • Playground - Svelte

    Web development for the rest of us. Skip to main content. Playground

  8. Introduction / What is SvelteKit? • Svelte Tutorial

    Whereas Svelte is a component framework, SvelteKit is an app framework (or ‘metaframework’, depending on who you ask) that solves the tricky problems of building something production …

  9. What’s new in Svelte: June 2025

    Jun 1, 2025 · Community Showcase Apps & Sites built with Svelte. Whimsy is a small game engine and a fantasy console for making interactive stories; DASHBOT is a 1v1 Space Robot …

  10. Overview • Docs • Svelte

    Overview • Svelte documentation. Edit this page on GitHub llms.txt. previous next

  11. Hello world • Playground - Svelte

    Web development for the rest of us. Skip to main content. Playground

  12. Svelte by Example

    Svelte by Example. Svelte is a frontend framework & compiler to generate minimal, optimized JavaScript code for web applications. SvelteKit is a meta-framework to build full-stack web …

  13. Introduction / Welcome to SvelteSvelte 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.

  14. Getting started with Svelte - Learn web development | MDN

    5 days ago · In this article we'll provide a quick introduction to the Svelte framework. We will see how Svelte works and what sets it apart from the rest of the frameworks and tools we've seen …