10 courses available
Master the latest version of Svelte. From the basics of components to the powerful new Runes reactivity system, this course takes you from beginner to confident Svelte developer.
A deep dive into the Runes system, the core of Svelte 5's fine-grained reactivity model. Learn exactly how signals work, how to manage complex state, and how to master side effects.
Master Svelte 5's powerful Snippets system for building highly reusable and flexible UI components. Learn to replace slots, create compound components, and design extensible APIs.
Master component communication and user interaction in Svelte 5. Learn the new event syntax, manual delegation, and how to replace 'createEventDispatcher' with modern callback patterns.
Architect scalable applications using Svelte 5's modern state management patterns. Master universal reactivity, Context API, and integrate external libraries.
Leverage the full power of Svelte 5's reactivity within the SvelteKit meta-framework. Master data loading, form actions, server-side rendering, and advanced patterns.
Understand how the Svelte 5 compiler works, why it's so fast, and how to optimize your apps for maximum speed. Master fine-grained reactivity and memory management.
Bring your Svelte 5 apps to life with fluid animations. Master the built-in transition system, physics-based motion stores, and advanced animation patterns.
Upgrade your existing apps with confidence. Learn how to use the migration tools and manually refactor legacy patterns to Runes, events, and snippets.
Strategies for building, testing, and maintaining large-scale Svelte 5 applications. Master Vitest, Playwright, component testing, monorepos, and scalable architecture patterns.