6 ms·
What router are you using? One in the svelte ecosystem or a vanilla js router? Also in the process of writing an app that has no ssr needs. There are some mino
by nerdywordy 3y ago
What router are you using? One in the svelte ecosystem or a vanilla js router?
Also in the process of writing an app that has no ssr needs. There are some minor annoyances with SvelteKit and interested in other options.
- TehShrike 3y agoI'm still using https://github.com/TehShrike/abstract-state-router https://github.com/TehShrike/abstract-state-router which I wrote years ago after thinking "ui-router is great, but I need a version that can keep using no matter what component library I want to use in the future"