Build a blog with Svelte | Svelte Tutorials

I share a few aspects of Svelte that I really like and build a type of blog application with these aspects. I go through: - how to setup Svelte with Vite ("Veet"), Tailwindcss, and DaisyUI - how to do Routing with Svelte - how to work with Svelte Stores - how to do click events - how to use typescript with Svelte - how to use tailwind's typography package. Timestamps: 00:00 The app we want to build 00:59 Setup with Vite, Tailwind, and Daisyui 06:18 More configuration 08:27 Build the blog pages, routing 17:48 Using Svelte stores 21:49 Filtering the articles 25:32 Recap and outro