Svelte 101: Writing your first Svelte component

Let’s get started writing your first Svelte component! We shall take a look at the structure of a Svelte component. The Svelte syntax is a super set of the HTML syntax, so you’ll immediately feel at home if you are familiar with HTML. Introduction 00:00 Writing your first Svelte component 01:08 Adding style tag 02:14 Adding script tag 03:47 --- 💻 REPL 📚 Related Resources Svelte Svelte REPL 🥰 Support me 🔗 Want to learn more from me? Check out these links: Twitter: Blog: Newsletter: #svelte #svelte101 Thanks for watching 🥰 -- with love, Li Hau
Back to Top