11 followers
Senior Frontend Developer. Mostly Angular and Svelte.
I will be sharing my day-to-day learning experiences here with the community.
Based on my learnings from localizing applications in SvelteKit with svelte-i18n, sveltekit-i18n and typesafe-i18n, I've come up with advantages and...
This is the final article of three-part series to demonstrate i18n in SvelteKit. In the previous article, we worked our way with sveltekit-i18n and in...
This is the second article of three-part series to demonstrate i18n in SvelteKit. In the previous article, we worked our way with svelte-i18n and in...
This is the first article of three-part series to demonstrate i18n in SvelteKit. In this article, we will work on integrating svelte-i18n with...
Be extra cautious when using stores in SSR mode in SvelteKit · State management is a crucial part when working with complex web applications. Svelte does...
What is the need for migration? I had a few personal projects created using Svelte which I am now migrating to SvelteKit. Svelte did not provide any...