Skip to content

Latest commit

 

History

History

svelte-course

Svelte + Vite

Svelte Course

npm create vite@latest

Ok to proceed? (y) y
√ Project name: ... svelte-course
√ Select a framework: » Svelte
√ Select a variant: » JavaScript

Link

https://www.joyofsvelte.com/

Videos

  1. Getting started with Svelte
  2. Using templating syntax to render data
  3. Data fetching strategies for components
  4. Using components to simplify complex web user interfaces
  5. Building custom stores for state management
  6. Integrating Svelte into an existing web application