Svelte Society Logo
  • Packages
  • Templates
  • Resources
  • Recipes
  • Events
Table of Contents
Build Setup
Components
Design Patterns
  • Authentication with Svelte
  • Routing with Svelte
  • Server-side Rendering
Other
Publishing and Deploying
Stores
Svelte Language Fundamentals
Testing and Debugging Svelte

Routing with Svelte

to be written

  • A map for an app: what is routing
  • Different approaches
    • XML-style: svelte-routing
    • Express-style: navaid
    • FS based routing: routify

Further Links

  • https://routify.dev/ (with https://github.com/sveltech/routify-starter)
  • https://github.com/EmilTholin/svelte-routing
Published: Monday, June 14, 2021
© 2025 Svelte Society • Code of Conduct • Contribute on GitHub!