1 - Introduction
2 - How to install node and visual studio code
3 - Project folder Structure of Svelte
4 - What is dot svelte file in svelte
5 - How to Bind Text in Svelte
6 - How to bind html in svelte
7 - How to Bind Attributes in Svelte
8 - What is Class Attribute in Svelte
9 - What is Conditional Rendering in Svelte 2022
10 - List Rendering in Svelte
11 - Rating Anime with help of list and keys in svelte
12 - What is event handling in Svelte
13 - Form Handling in Svelte Part 1
14 - Form Handling in Svelte Part 2
15 - What Is Reactive Declaration In Svelte
16 - Reactive Statements in Svelte
17 - Components in Svelte
18 - Component Props in Svelte
19 - Context API in Svelte
20 - Component Events in Svelte
21 - Event Forwarding in Svelte
22 - Slots in Svelte
23 - Named Slots in Svelte
24 - What is Slot Props in Svelte
25 - Component Styles in Svelte
26 - Lifecycle Hooks in Svelte
27 - How to Make HTTP Request in Svelte
28 - This Binding in Svelte