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

Svelte London - March 2024

Svelte London - March 2024

This video features two main talks: one by Lowel Fuller on his experience with Svelte and another by Nico on building an AI chatbot with SvelteKit.

April 17, 2024
video

Svelte London - February 2024

Svelte London - February 2024

Building a SaaS module for SvelteKit - Josh Nussbaum Setting up the tech stack for a SaaS app can be a lot of work - but not any more! Using Auth.js, SvelteKit & Stripe, I built a re-usable module that makes this much easier. This talk will cover the internals of Auth.js, how to build a re-usable SvelteKit module, and integrating Stripe with SvelteKit. Svelte in Motion - James Camilleri Procedurally-generated video using everyone's favourite framework and ungodly hackery. This is a short (probably) talk about using svelte and front-end programming to generate motion graphics, as well as techniques to procedurally generate variation of videos/animations in bulk.

April 13, 2024
video

This Week in Svelte (12 Apr)

This Week in Svelte (12 Apr)

Svelte 5 updates including hot module reloading and the new $host rune. Community showcase of a library for API key management and rate limiting. Extensive discussion on SvelteKit hosting strategies balancing self-hosting with serverless and local-first application design.

April 13, 2024

Hiring Svelte Developers?

Reach thousands of Svelte developers. Hire a developer!

Post a job
video

Explain Svelte flow in an interactive & fun way from the old Vienna tram

Explain Svelte flow in an interactive & fun way from the old Vienna tram

This was a special event. For a change, we wanted to get you out of offices and homes and have an interactive meetup. Our mission is to explain the Svelte flow in an interactive & fun way. All this from the old Vienna tram! Here's some of what you'll learn: - Introduction and setup for a Svelte Meetup event. - Explanation of what Svelte and SvelteKit are, including a live demo for creating an application named "Vienagram." - Interactive session on understanding Svelte components, including HTML, script, and style. - Detailed walkthrough of creating and organizing a Svelte application, emphasizing package.json, Vite config, Svelte config, app.html, lib folder, and src/routes. - Three interactive flows demonstrating Svelte application functionalities: 1. Liking a photo and updating the like count. 2. Capturing a photo of Rathaus and sharing it. 3. Sharing a meme and notifying a user, including handling a client-side error and using a message queue for notifications. - Participants learned about Svelte concepts such as server-side actions, root parameters, custom aliases, and the use of native HTML input for file uploads. - The event concluded with participants gathering to discuss and network.

April 10, 2024
video

This Week in Svelte (5 Apr)

This Week in Svelte (5 Apr)

Recent Svelte updates covering internal changes, compiler enhancements, and package.json modifications. Best practices for HTML usage with Svelte, particularly markdown rendering with Tailwind CSS and improvements to the Svelte mount API. Discussion of the Vite package, Cloudflare adapter, and SvelteKit developments.

April 6, 2024
video

Phoenix LiveView and Svelte with Wout De Puysseleir

Phoenix LiveView and Svelte with Wout De Puysseleir

In this episode of Svelte Radio we sit down with Wout De Puysseleir to talk about his project LiveSvelte. A way to easily use Svelte when building applications using the Elixir framework Phoenix. A match made in heaven!

April 3, 2024
video

This Week in Svelte (29 Mar 2024)

This Week in Svelte (29 Mar 2024)

Latest updates in Svelte and SvelteKit, including Svelte 5 releases and breaking changes. Community showcase featuring Andreas presenting his popular SvelteKit form library Superforms with demonstrations of SPA actions, form validation, and handling complex form scenarios. Svelte Summit announcements and Svelte Lab for experimenting with Svelte examples

March 30, 2024
video

This Week in Svelte (22 Mar 2024)

This Week in Svelte (22 Mar 2024)

Weekly Svelte and SvelteKit update covering Svelte 5 breaking changes, new features like declarative shadow DOM, SvelteKit adapter updates, a deep dive into reactivity with set and map, announcements for the Svelte Summit virtual conference, and community showcases with live coding demonstrations.

March 23, 2024
video

This Week in Svelte (8 Mar 2024)

This Week in Svelte (8 Mar 2024)

A Svelte 5 changelog overview covering snippets, bug fixes, and migration guidance. Live coding of runes-based dynamic filtering plus exploration of effect, onMount, and reactivity features.

March 9, 2024

Submit a library

Get your library out there for developers to see.

Submit library
video

This Week in Svelte (23 Feb 2024)

This Week in Svelte (23 Feb 2024)

Changelog for Svelte 5, highlighting features like nested CSS support, WCY support, exportable state and derived stores, and contenteditable improvements. The Community Showcase introduces Agnes UI, a library offering configurable TypeScript widget factories for Svelte, React, and Angular, with a focus on reactivity and framework-agnostic design. The video concludes with a Q&A session addressing questions about learning Svelte and career opportunities in the Svelte ecosystem.

February 23, 2024
video

This Week in Svelte (16 Feb 2024)

This Week in Svelte (16 Feb 2024)

A weekly Svelte update covering Svelte 5 changelog features like validation errors in loops and `derived.buy` syntax, a community showcase of the "Svelte Promise Modals" library, announcement of the Svelte Summit, and technical Q&A on handling `page.url` and search parameters in SvelteKit applications with pre-rendering enabled.

February 17, 2024
video

This Week in Svelte (9 Feb 2024)

This Week in Svelte (9 Feb 2024)

Latest Svelte and SvelteKit updates, changelogs and Svelte Summit 2024 announcement. SvelteKit View Transitions library demonstration, flexibility advantages over plain Svelte, and Svelte 5 snippet fallback mechanism explanation.

February 10, 2024
video

Domenik Reitzner - A brief history of prototyping

Domenik Reitzner - A brief history of prototyping

This talk is all about prototyping and how we got to the web we know today. It also shows how Svelte has a unique role in providing great playgrounds to get started.

February 5, 2024
video

This Week in Svelte (2 Feb 2024)

This Week in Svelte (2 Feb 2024)

A weekly Svelte update from February 2024 covering changelog highlights, community showcase featuring Paraglide JS for internationalization, and discussions about Svelte 5 progress.

February 3, 2024
video

This Week in Svelte (26 Jan 2024)

This Week in Svelte (26 Jan 2024)

A Svelte and SvelteKit changelog update covering CSS parsing improvements and request handling fixes. A community showcase of "Sals," a functional reactive alternative to Svelte stores with better async and error handling. A guide to configuring Vitest for browser-like environments to properly test Svelte components' `onMount` lifecycle hook.

January 27, 2024
video

This Week in Svelte (19 Jan 2024)

This Week in Svelte (19 Jan 2024)

Summary of recent Svelte updates including changelog highlights, new features like popover API and gamepad events, community showcase of a client component preprocessor, discussion on progressive enhancement principles, and demonstration of HTML dialog element usage with minimal JavaScript.

January 20, 2024

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.