Posts
19 July 2023
Stop wasting time on choosing tech stack for your side hustle
Selecting the right tech stack for your side hustle is crucial, but it’s easy to get overwhelmed by the options. Instead of chasing new trends, prioritize efficiency, familiarity, and ensuring the tools align with your project goals.
26 March 2023
How to migrate existing Svelte template project to SvelteKit
In this blog I go through the migration from Svelte template to SvelteKit process.
20 March 2023
How to add tailwind to an existing svelte project
#svelte#tailwindcss#rollup#web
In this blog post I go through installation process of Tailwind CSS into an existing Svelte project which was created with Svelte template and has already existing styles.