deces-ui
deces-ui copied to clipboard
Refacto: router
routeur shoud handle more features :
- paths with args (/id/:id)
- handle history states
- handling # and ? (if possible, cand be handle on each component)
https://www.npmjs.com/package/svelte-routing seems to be a good candidate, handles SSR. Don't handles 3 but can be handled within pages