Svelte Tutorial & Crash Course

Published: 31 January 2022
on channel: Thellex Academy
1,757
48

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

This Svelte Js tutorial & Crash course will teach you the basics of svelte and at the end you'll get a full project (Music player with Svelte)

Source Codes:
Basic Project
https://github.com/boltdsg/svelte-bas...

Full Music Player Project
https://github.com/samdsg/svelte-musi...

What We Covered:
0:00 - What is Svelte & Introduction
4:52 - Svelte Tutorial Project
5:42 - Svelte Installation Guides
10:37 - Svelte Variables
11:35 - Svelte Css
13:34 - State Props & Event Handler
15:38 - Svelte Loops
23:04 - Svelte Reactivity
24:52 - Components & Event Emitter
37:58 - Slots
39:44 - Routes
47:43 - Svelte Music Player Project

#svelte #svelteweb #sveltkit