Тёмный

The Svelte Crash Course 

Laith Academy
Подписаться 72 тыс.
Просмотров 16 тыс.
50% 1

This course will teach you the fundamentals of Svelte
GitHub Repo:
github.com/harblaith7/svelte-...
Timeline
0:00 - 5:40 - Introduction
5:40 - 13:45 - Creating a Svelte App
13:45 - 23:22 - HMTL and CSS
23:22 - 33:53 - Iterating and Rendering
33:53 - 1:07:46 - State and Event Handlers
1:10:58 - 1:25:09 - Fetching Data
1:25:09 - 1:31:09 - Lifecycle Hooks
1:31:09 - 1:38:07 - Two Way Binding
1:38:07 - 1:41:29 - Adding Animations
2:01:30 - 2:11:55 - Components
2:11:55 - 2:19:05 - Pages
2:19:05 - 2:25:35 - Layouts
2:54:48 - Global Store

Опубликовано:

 

1 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@mikemjlove4988
@mikemjlove4988 Год назад
Svelte is the best JS framework. I've used it in production apps and it has always been a pleasure work with Svelte. I strongly recommend to learn Sveltekit right after learning the basic of svelte. Sveltekit is the preferred way of building svelte application and it'll make your life super easy.
@IStMl
@IStMl Год назад
Would Svelte work well for a very large backend-heavy PWA?
@finkyfreak8515
@finkyfreak8515 11 месяцев назад
@@IStMl I don't see a reason why it won't
@dancyvybes
@dancyvybes Год назад
I generally don't comment but had to do so on this one. You are an excellent teacher. In fact to say you are excellent will be an understatement. The best tutorial I have followed in a loooong while, and I follow tones. You understand the need of your students and explain with tact. This is perfect. My love for Svelte has been suddenly amplified due to this tutorial. So Practical. THANKS A MILLION TIMES.
@edfriesema4231
@edfriesema4231 Месяц назад
Thanks for the great introduction to Svelte. One note on the calculator app though. Since we bothered to include a decimal point . the = operation should perform a parseFloat instead of a parseInt otherwise the values will be rounded off
@sherlockjunior8612
@sherlockjunior8612 8 месяцев назад
Amazing course, I have tried many youtube tutorials but I have got to say, This is really one of THE BEST tutorial/crash course videos ever! I am not exaggerating.... If anyone is going through these comments, trust me, this video is going to be a good good starting point in your Svelte journey! Kudos to you @Liath Academy! 🥰 Can't thank you enough for this
@martinsrozenbergs4334
@martinsrozenbergs4334 Год назад
This is the best tutorial on Svelte to start learning from 0. The tempo is excellent. Thank you!
@LegendofGopher
@LegendofGopher Год назад
Honestly needs more views. You are a very good teacher!
@OneBrighDay
@OneBrighDay 11 месяцев назад
Really excellent course, I really like SvelteKit and can't wait to do some production projects with it. Couple, of things. I'm one of the few developers I know that doesn't like TypeScript. I feel it adds extra complexity, and when you are learning it, it's unclear what the errors are. The last project in point, you had a TypeScript error you couldn't figure it out and you were like oh well it's going to yell at me. Now, for those that are interested, I did end up putting an actual URL in the imageUrl and used JSON to TypeScript generator to make all the types for me. I just couldn't leave it. Second, on the data.json file in the Biology section you have text instead of question so when you go to the Biology quiz it says undefined. But great overall course I really appreciate it.
@knice123
@knice123 6 месяцев назад
You're the best brother. You make it so easy and clear to understand. Thank you so much. This is the first time I'm commenting on a video like this.
@scott_itall8638
@scott_itall8638 Год назад
Soaking up all things Svelte at the moment, keep it coming. Love your work, thanks!
@luciusrex
@luciusrex 5 месяцев назад
typescript outside enterprise work looks so painful. thanks for sharing this! super helpful!
@666Bockwurst666
@666Bockwurst666 10 месяцев назад
just finished all 3 projects! thank you
@gopinathkrm58
@gopinathkrm58 Год назад
your tutorials helped me a lot. Thanks
@adrian333dev
@adrian333dev Год назад
Awesome content, thanks for your effort👍👍
@666Bockwurst666
@666Bockwurst666 10 месяцев назад
wow. I love this! Thank you so much for creating this tutorial! Best Tutorial for learning Svelte on RU-vid. I would love to see more Svelte content
@yenviet9722
@yenviet9722 Год назад
Thanks you sir.Tutorial explain is very good and easy to understand 😍
@dejangegic
@dejangegic 10 месяцев назад
Hey Laith, what's up man? I see you've stopped posting, hope you haven't gave up content creation, your channel is a goldmine
@achrefnabil2463
@achrefnabil2463 Год назад
Thanks laith you are the best teacher can you please make a microfront end course with react js
@nhwhn
@nhwhn 9 месяцев назад
Thank you for such a great tutorial, but it's very hard to hear for the volume is being so low.
@gfddgitgud3848
@gfddgitgud3848 2 месяца назад
Thx
@webmaster1461
@webmaster1461 Год назад
Thank you so much for awesome content. Do you mind to increase the audio volume? Compare to other videos, This video is a little too low. I wearing Bose QC 35 headset and I have to increase more volume in order to hear it clearly.
@idiotautoresponder588
@idiotautoresponder588 11 месяцев назад
Snowflake much?
@rogerpence
@rogerpence 9 месяцев назад
@@idiotautoresponder588 @webmaster1461 is right. This is a superb video with very poor audio. It's frustrating because the content is otherwise top-notch in every way.
@IStMl
@IStMl Год назад
Wow Svelte is so simple, thanks Is there a way to avoid using the grave accent when defining conditional classes (for buttons in our example)? The keyboard shortcut is annoying
@vonderklaas
@vonderklaas Год назад
Laith you have a typo in description: 13:45 - 23:22 - HMTL and CSS HMTL to HTML
@francoisbouchet9907
@francoisbouchet9907 16 дней назад
at 41min (styling of the operation button when clicked), the CSS styling is NOT AT ALL how it should be done. There is Svelte's class directive that is super useful and meant to do that.
@CURIOSITYcapital
@CURIOSITYcapital 11 месяцев назад
svelte is the goat
@Tester1345
@Tester1345 7 месяцев назад
are you drunk
@rogerpence
@rogerpence 9 месяцев назад
A supremely good video with very poor audio. Compare this video's audio to Laith's RabbitMQ or Golang Crash Course videos. Otherwise the content is great here and the pacing and style are spot-on.
@TechTutorials2809
@TechTutorials2809 8 месяцев назад
what are you on about? The audio is absolutely fine 😂
@ahmedlabeeb2969
@ahmedlabeeb2969 4 месяца назад
Fix the volume issue bro.
@BonBonInoc
@BonBonInoc Год назад
Hey Laith can I request for a coupon for your docker course pleaseee :3
@technicalboy1816
@technicalboy1816 6 месяцев назад
Fix you microphone man!
@stefancomandant8683
@stefancomandant8683 6 месяцев назад
Had my volume on 100%, no heaphones and I could barely hear him talk
Далее
Svelte 5 is a beast, but is it worth switching?
37:55
Svelte Crash Course
1:20:52
Просмотров 226 тыс.
The Worlds Most Powerfull Batteries !
00:48
Просмотров 11 млн
HELLUVA BOSS - THE FULL MOON  // S2: Episode 8
23:10
I Tried Every Svelte UI Library
20:57
Просмотров 38 тыс.
HTTPS, SSL, TLS & Certificate Authority Explained
43:29
How Svelte differs from React or Vue
9:08
Просмотров 9 тыс.
The Pinia Crash Course
34:40
Просмотров 15 тыс.
Form Actions Made Simple
29:04
Просмотров 34 тыс.
React VS Svelte...10 Examples
8:35
Просмотров 514 тыс.
Learn SvelteKit Hooks Through 6 Examples
23:55
Просмотров 18 тыс.
Lecture 6: Version Control (git) (2020)
1:25:00
Просмотров 663 тыс.
The Worlds Most Powerfull Batteries !
00:48
Просмотров 11 млн