Hacker News new | ask | show | jobs
by schappim 1856 days ago
It has been a while since I've used Svelte in anger.

Is the functionality of Routify now in SvelteKit[1]?

[1] https://kit.svelte.dev/docs

1 comments

> I've used Svelte in anger.

I also had a bad day (literally) figuring out how to use svelte with SCSS, TypeScript and a good routing framework but after that day it felt awesome. The boilerplate has always been a pain to me on nearly every framework and with svelte it was pretty ok-ish.

> Is the functionality of Routify now in SvelteKit[1]?

Maybe, did not know about that. Thank you, I'll definitely try it out.