svelte-realtime
Native WebSocket RPC and reactive subscriptions for SvelteKit
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!
Support Svelte Society and get your company featured here. Contact us
Native WebSocket RPC and reactive subscriptions for SvelteKit
SvelteKit-native Convex integration. Real-time queries, form spreading, SSR-to-live transport.
SvelteKit-native Convex integration. Real-time queries, form spreading, SSR-to-live transport.
A walk through adding authentication to a real SvelteKit app using Better Auth
A walk through adding authentication to a real SvelteKit app using Better Auth
Disable JavaScript and try your search interface. Nothing works, right? It doesn't have to be this way. This article builds an omnisearch component that works the moment HTML renders and then layers autocomplete on top as an enhancement.
Disable JavaScript and try your search interface. Nothing works, right? It doesn't have to be this way. This article builds an omnisearch component that works the moment HTML renders and then layers autocomplete on top as an enhancement.
SvelteKit Snapshots don't survive in-app navigation—only browser back-button visits from external sites. This simple pattern uses beforeNavigate and afterNavigate to preserve form state across any route change, so your users never lose their work.
SvelteKit Snapshots don't survive in-app navigation—only browser back-button visits from external sites. This simple pattern uses beforeNavigate and afterNavigate to preserve form state across any route change, so your users never lose their work.
A list of SvelteKit templates and starter projects covering a wide range of use cases—from blogs and authentication setups to full-stack SaaS boilerplates, e-commerce solutions, and integrations with tools like Stripe, Prisma, and TailwindCSS.
A list of SvelteKit templates and starter projects covering a wide range of use cases—from blogs and authentication setups to full-stack SaaS boilerplates, e-commerce solutions, and integrations with tools like Stripe, Prisma, and TailwindCSS.
Learn how to work with data in SvelteKit using remote functions.
Learn how to work with data in SvelteKit using remote functions.
All your questions about Remote Functions answered by Svelte Core Maintainer Simon Holthausen
All your questions about Remote Functions answered by Svelte Core Maintainer Simon Holthausen
Remote Functions change the way we interact with data in SvelteKit. This video gives you a broad overview, explains the motivation behind it and does a hands-on deep dive, showcasing Remote Functions in the context of a simple demo app.
Remote Functions change the way we interact with data in SvelteKit. This video gives you a broad overview, explains the motivation behind it and does a hands-on deep dive, showcasing Remote Functions in the context of a simple demo app.