DEV Community

Discussion on: Getting familiar with svelte

Collapse
 
kalashin1 profile image
Kinanee Samson

Try using svelte-router-spa, it has some cool features

Collapse
 
kwiat1990 profile image
Mateusz Kwiatkowski

It won't work as I use Sapper, which handles routing on its own - more or less like Gridsome or Nuxt (although Nuxt supports not file-based routing as well).