Articles based on this tag
Svelte like most frontend Javascript frameworks support two-way data binding which allows us to bind a value to a variable
x-x
Let's set up tailwindcss with daisyUI, the most popular tailwindcss framework.
x-x
While building this blog, I encountered some scrolling problems caused by sveltekit's router, and here's how I've solved it
x-x
Svelte offers reactive statements, which are used to reactively run a given statement each time a variable changes.
x-x