Extended reference documentation for Svelte 5 and SvelteKit — deeper than the official docs, anchored to production patterns.
docs · reference
Svelte 5 Reference
A complex set of articles that extend the Svelte documentation with more in-depth explanations of each topic, practical real-world examples, and clear guidance on applying concepts in production-ready applications.
- Runes
- Template Syntax
- Special Elements
- Styling
- Context API
docs · reference
SvelteKit Reference
A comprehensive reference for SvelteKit’s core concepts, patterns, and APIs. Each article dives deep into a specific topic with practical examples and best practices.
- Routing
- Loading Data
- TypeScript Integration
- Security