Show Menu

Interested in contributing?

Submit Post

Share with the biggest community of Svelte enthusiasts in the world

Welcome to Svelte Society, homepage for everything Svelte. Find what you're looking for in the navigation above!

Become a sponsor

Support Svelte Society and get your company featured here. Contact us

video submitted by  tokrus

Svelte Pivot Table Tutorial | Flexmonster Pivot Grid with Svelte| Integration Tutorial

Svelte Pivot Table Tutorial | Flexmonster Pivot Grid with Svelte| Integration Tutorial

This tutorial provides a step-by-step guide for integrating the Flexmonster Pivot Table & Charts component into a Svelte application. Flexmonster is an enterprise-grade library designed for high-performance web reporting and analysis of large, complex datasets.

March 25, 2026
video submitted by  Kevin Åberg Kultalahti

Frameworks for humans in the age of machines

Frameworks for humans in the age of machines

Svelte turns 10 this year — an eon in web development. After so much time, and at a moment when engineers are increasingly outsourcing the work to agents, is there anything left to do? The answer, it turns out, is a lot.

February 4, 2026

Hiring Svelte Developers?

Reach thousands of Svelte developers. Hire a developer!

Post a job
video submitted by  Kevin Åberg Kultalahti

This is THE Framework You Should be Using in 2026

This is THE Framework You Should be Using in 2026

Ben Davis explores SvelteKit's 2026 relevance, showcasing its recent updates. Learn about its new features, including async SSR and remote functions, and how AI tools integrate. Discover if this framework truly surpasses others.

January 8, 2026
video submitted by  Stanislav Khromov

This AI model writes Svelte 5 code PERFECTLY

This AI model writes Svelte 5 code PERFECTLY

Most AI models struggle with Svelte 5 code. The new runes syntax and updated best practices aren't well represented in their training data. So I built SvelteBench, a benchmark to measure which LLMs write correct, modern Svelte code.

December 30, 2025
video submitted by  Kevin Åberg Kultalahti

Svelte5 - ComponentProps (Typescript)

Svelte5 - ComponentProps (Typescript)

How to get the type of a component's props. SUGGESTION: I would probably call them LeafProps instead of LeafType type LeafProps = ComponentProps‹typeof Leaf›

December 27, 2025
video submitted by  John-Kim Murphy

Modern Svelte Kit - Complete Svelte Kit Course for Beginners

Modern Svelte Kit - Complete Svelte Kit Course for Beginners

Fundamentals of SvelteKit, routing, layouts, data loading, server endpoints, forms, and deployment. Hands-on project-based tutorials with step-by-step app builds, code examples, and a final GitHub repository to follow along.

December 19, 2025
video

This Week in Svelte, Ep. 123 — Changelog

This Week in Svelte, Ep. 123 — Changelog

Changelog. Including: SvelteKit's new 'fork' API for component pre-loading, Svelte 5.43.0's out-of-order rendering, and the 'hydratable' API for server-to-client value consistency. Numerous bug fixes and optimizations across Svelte and SvelteKit, enhancing async operations, component rendering, and developer experience.

November 30, 2025

Submit a library

Get your library out there for developers to see.

Submit library
video

SvelteKit has solved data loading!

SvelteKit has solved data loading!

SvelteKit’s new remote functions and why they finally solve the long-standing pain of page-level data in Svelte. They cover queries, forms, batching, caching, and all the clever RPC ergonomics that make Svelte’s approach feel surprisingly powerful and refreshingly simple

November 20, 2025
video submitted by  Paolo Ricciuti

Paolo Ricciuti - Progressively enhanced apps with Svelte

Paolo Ricciuti - Progressively enhanced apps with Svelte

Conference Talk at Frontkon25 by Paolo Ricciuti about progressive enhancement techniques in svelte and sveltekit.

video submitted by  Kevin Åberg Kultalahti

Rich Harris | Remote Control | ViteConf 2025

Rich Harris | Remote Control | ViteConf 2025

Rich Harris, creator of Svelte and Rollup, presents an exploration of reactive systems and the benefits of using fine-grained reactivity with compilers, demonstrating how this approach can simplify application development by giving developers "remote control" over their code's performance and behavior.

November 11, 2025
video

Deploy a SvelteKit Application to Cloudflare Workers with Drizzle & D1

Deploy a SvelteKit Application to Cloudflare Workers with Drizzle & D1

Build a SvelteKit guestbook app from scratch, and take it all the way to a live deployment on Cloudflare Workers, using Drizzle ORM and Cloudflare D1 for the database.

November 7, 2025
video

Benchmarking AI with Stanislav Khromov

Benchmarking AI with Stanislav Khromov

In this episode, Stanislav Khromov joins the Svelte Radio team to discuss his work on Svelte Bench, a benchmarking tool that scientifically measures how well different LLMs understand and write Svelte 5 code. The conversation explores the challenges of AI-assisted coding with Svelte 5, the development of the official Svelte MCP (Model Context Protocol) that provides LLMs with documentation and auto-fixing capabilities, and the surprising performance differences between major AI providers. Stanislav also shares insights on working with AI tools, the future of local models, and the economics of AI coding assistants.

November 3, 2025
video

Svelte London - October 2025

Svelte London - October 2025

- Tessle Spec Registry, a collection of documentation designed for agents to improve their coding. - Experience building a level editor for a music game, "Oso's Galactic Groove," using SvelteKit. - Brief introduction to Fly.io as an alternative to AWS for deploying applications, particularly those involving websockets.

October 24, 2025
video

Macrodata Refinement with Ken Kunz

Macrodata Refinement with Ken Kunz

In this episode of Svelte Radio, Ken Kunz joins the hosts to discuss his journey with Svelte, from discovering it through Rich Harris's "Rethinking Reactivity" talk to building complex financial applications. Ken shares his experience working on Trading Strategy, a decentralized finance platform, and the challenges of implementing sophisticated charting solutions. The conversation also covers Ken's memorable Svelte Summit talk where he recreated the Macrodata Refinement interface from the TV show Severance, complete with props and staying in character throughout.

October 23, 2025
video

This Week in Svelte, Ep. 121 — Changelog, Svelte MCP Server

This Week in Svelte, Ep. 121 — Changelog, Svelte MCP Server

Updates and discussions related to Svelte including changes in the changelog, the introduction of the official MCP server, and various technical improvements and bug fixes. The episode also features a detailed demonstration of the MCP server's capabilities, showcasing how it can enhance the use of AI with Svelte by providing prompts, resources, and tools to improve code generation and debugging.

October 18, 2025
video

Storybook is actually good now, with Jeppe Reinhold

Storybook is actually good now, with Jeppe Reinhold

In this episode of Svelte Radio, the hosts welcome Jeppe Reinhold from Chromatic to discuss the dramatic improvements in Storybook's Svelte integration. Jeppe shares how a critical video by Brittany struggling with Storybook setup sparked a complete overhaul of the Svelte experience, leading to better collaboration with the Svelte core team and significant enhancements in functionality. The conversation covers new features like Svelte CSF for writing stories in native Svelte syntax, improved testing capabilities, support for async components, and upcoming features in Storybook 10. The team also discusses the philosophy behind component-driven development, the challenges of integrating with remote functions, and Storybook's future direction including AI support and better theming capabilities.

October 16, 2025
video

This Week in Svelte, Ep. 118 — Changelog

This Week in Svelte, Ep. 118 — Changelog

Latest updates and features in the Svelte ecosystem, particularly around SvelteKit. The episode highlights the introduction of experimental async SSR (Server-Side Rendering), which allows for asynchronous operations directly within Svelte components, significantly improving developer experience.

September 27, 2025

Newsletter

Stay up to date with the Svelte ecosystem.

  • This Week in Svelte — A weekly roundup of the best tutorials, libraries, and community highlights
  • Featured Jobs — Hand-picked Svelte job opportunities from top companies
  • Community News — Announcements, events, and updates from the Svelte team

Newsletter data is processed by Plunk, our email service provider. See our Privacy Policy.