Svelte 5 Basics - Complete Svelte 5 Course for Beginners

preview_player
Показать описание

00:00 Course Introduction
01:23 About Svelte
02:45 Svelte Components
06:27 Creating a Svelte Project
13:26 Our first Svelte component
16:25 Props
18:29 VSCode Extensions
19:02 TypeScript 101
19:44 What the heck are runes?
22:46 State in Svelte
24:32 Binding Values
27:17 Events
31:39 Derived State
38:07 Template Conditionals and Logic
50:13 How CSS Works In Svelte
57:02 Snippets aka Inline Components
01:02:16 Children Props
01:03:57 Inline Snippets
01:07:35 Each Loops
01:21:31 $effect & lifecycle
01:30:07 Debugging With Inspect
01:32:46 Animations
01:37:22 Complex State
01:42:22 State with Classes
01:45:30 What We Didn’t Cover

------------------------------------------------------------------------------
Hit us up on Socials!

#webdevelopment #webdeveloper #javascript
Рекомендации по теме
Комментарии
Автор

I'm upgrading from Svelte 4, and this tutorial is making it very easy to do so. Thanks!

rudymundek
Автор

Please create more videos about svelte 5

naldiojoaquim
Автор

Thanks! Hope for more advanced course in Svelte 5/Sveltekit. 🔥

arvi
Автор

Mr Scott
Please cover sveltekit too after this totally loved it please don't forget to complete this series as I am still rooting for the third video of local first series😅.

prashlovessamosa
Автор

Thanks for the tutorial, definitely looking forward to advance Svelte 5 + Sveltekit tutorial. 🔥

IFIListen
Автор

Can you provide your system setup? Your browser and terminal and the rest of your setup looks amazing!

suhaspai
Автор

19:56 in Svelte, that name variable would be infered. So does it mean, there's no inference in Svelte 5 components? 🤔,

Edit: this is now clearly explained, with default value. 37:15

thedelanyo
Автор

How long is the course?!? I wanna block my calendar so no one bothers me. HELP!!!

smithdoesstuff
Автор

I have some confusion regarding svelte and Sveltekit
Does Svelte have routing support as like we have react router for react
Another question Svelte 5 is on the horizon.
Shall we get Runes support in Sveltekit too after the stable release of Svelte 5.

prashlovessamosa
Автор

Why didn't they go with

# if

#else

#endif

mepkn