SvelteKit 2

by 0xedbon 12/14/23, 4:55 PMwith 4 comments
by samuelstroson 12/14/23, 5:25 PM

Glad that inlang could contribute i18n routing capabilities for SvelteKit 2.0!

https://inlang.com/c/svelte and https://github.com/sveltejs/kit/pull/10755

by mrathon 12/14/23, 5:29 PM

As a backend developer, I was finding it difficult to use svelte kit to develop a SPA. Specifically it is hard to know from the docs how to handle authentication. The router is not much exposed. I hoped that 2.0 would add something in this area. nextjs docs have a section on server and client based authentication which is useful.

by MustardRtardon 12/14/23, 5:44 PM

Nice, shallow routing! Why dive deep when you can surf the surface.

by sonyariantoon 12/15/23, 4:53 AM

congrats for the release