Svelte Society Logo

SVELTE SOCIETY

  • home
  • recipes
  • components
  • cheat sheet
  • events
  • about

Table of Contents

Build Setup
Component Recipes
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-stylee: svelte-routing
    • Express-stylee: navaid
    • FS based routing: routify

Further Links

  • https://routify.dev/ (with https://github.com/sveltech/routify-starter)
  • https://github.com/EmilTholin/svelte-routing
© Svelte Society 2021
Want to contribute? Pick up an issue on GitHub!