Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested routes as maps #296

Open
notramo opened this issue Mar 5, 2023 · 1 comment
Open

Nested routes as maps #296

notramo opened this issue Mar 5, 2023 · 1 comment

Comments

@notramo
Copy link

notramo commented Mar 5, 2023

When nested routes are used often, and with more complex paths, it becomes verbose, and error prone.
Vue router solves this by using a tree of routes.

@ItalyPaleAle
Copy link
Owner

I will consider this, as long as it doesn’t make the router much more complex. The value of svelte-spa-router is that the APIs are relatively small, especially for the basic things, and can be used even without spending too much time reading docs. maintaining this is my first priority!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants