Learning Modules
Track your progress as you learn Svelte and SvelteKit!
0% 0 of 10 modules completed
Svelte Basics
Learn the fundamentals of Svelte components, reactivity, and template syntax.
Not started
Component Lifecycle
Understand how components are created, updated, and destroyed in Svelte.
Not started
Events and Bindings
Master event handling and two-way binding in Svelte applications.
Not started
Svelte Stores
Implement global state management with Svelte's built-in store mechanism.
Not started
Advanced Techniques
Explore advanced Svelte features like actions, animations, and custom elements.
Not started
SvelteKit Routing and SSR
Learn how SvelteKit handles routing and server-side rendering.
Not started
Authentication with Laravel
Implement user authentication with Laravel Sanctum and Svelte.
Not started
API Integration Techniques
Connect your Svelte app to backend APIs and handle data efficiently.
Not started
Form Handling and Validation
Build and validate forms with Svelte's powerful binding system.
Not started
Real-time Features with WebSockets
Implement real-time features using WebSockets and Laravel Echo.
Not started