- Journey through the features of Svelte that deal with routing, including page routing and nested routing.
- Acquaint yourself with the basics and inner workings of page routing in Svelte.
- Video - Routing - WebDevWithArtisan
- Documentation FAQ - Is there a router? - Svelte Docs
- Delve into the details of nested routing and how you can leverage it in your Svelte applications.
- Documentation - Advanced routing - SvelteKit Docs