This tutorial will teach you Svelte in less than an hour. You'll learn it by building a fun chat bot, and by solving interactive coding challenges along the way.
- Components
- Props
- Loops
- Conditionals
- Templating syntax
- Event dispatching
- Event handling
- Two-way binding
- Reactivity
- Import/Export
- Slots