Svelte Tutorial #15 - Dispatching Custom Events

Опубликовано: 19 Октябрь 2024
на канале: Evan Does Tech
1,514
50

In this Svelte tutorial, we go over how to create custom events and how to dispatch custom events inside of your Svelte project.

📱 Discord server:
https://devascend.com/d/discord

📚 Installation:
npx degit sveltejs/template my-svelte-project

🖥️ Source code: https://devascend.com/d/github

💡 Have a video request?
Suggest it in the Dev Ascend Discord community server or leave it in the comments below!

🕐 Timestamps:
00:00 Creating the Form component
00:22 Creating the array
02:39 Creating the form
05:49 Dispatching custom events
08:35 Adding the dispatched object to our array

#svelte #tutorial #devascend