This is a living document where I collect Svelte resources that I’ve found valuable during my learning journey and development work.
Official Resources
- Svelte Documentation - The official Svelte documentation is excellent and comprehensive
- SvelteKit Documentation - Official docs for the SvelteKit full-stack framework
Tools and Libraries
- Svelte REPL - Online playground for testing Svelte code
- SvelteUX - UI component library for Svelte
- LayerChart - Beautiful charting library for Svelte
Learning Resources
- Syntax.fm - Great podcast covering web development topics including Svelte