- (super short intro about myself)
- What/Why Svelte?
- Structure of Svelte project
- Component structure JS+CSS+HTML, JS in HTML, global CSS
- importing components
- exporting props
- slots
- #if
- #each
- Binding - ask for name
- Reactive statements
- Setting lists / dictionaries ???
- class:name
- inline (on:click)
- event dispatching
- in, out, transition