learn.svelte.dev - Learn Svelte in your browser
https://learn.svelte.dev/ Created by the Svelte team, this takes you from "I can write html/css/js and know a bit about how servers work" to "I can make a fullstack SvelteKit app using the majority of features offered by Svelte and SvelteKit"
---
My personal recommendations for following this interactive tutorial;
1. actually type out solutions yourself before getting it to show you the built-in example answer
2. experiment a bit with the things you've learned - try to break it, give it weird data, you'll learn a lot
3. open up https://svelte.dev/docs and https://kit.svelte.dev/docs and read the documentation pages for what you've learned. Seriously, RTFM is actually good advice
---
My personal recommendations for following this interactive tutorial;
1. actually type out solutions yourself before getting it to show you the built-in example answer
2. experiment a bit with the things you've learned - try to break it, give it weird data, you'll learn a lot
3. open up https://svelte.dev/docs and https://kit.svelte.dev/docs and read the documentation pages for what you've learned. Seriously, RTFM is actually good advice
