Introduction
  • Introduction, app creation
  • Basics of the Svelte
  • Practice: Create a simple notes app
  • Communication in components
  • Slots in components
  • Use $ as reactive statement
  • Fetching data in Svelte
  • Store in the app
  • Svelte Kit - Setup a new application
  • Building data fetching with dynamic routes
  • Conclusion