The Ultimate Vue 3 Tutorial (100% Composition API)

preview_player
Показать описание
This is the ultimate Vue 3 course.

Udemy Course (with discount)

Timeline:
0:00 - Project 1
1:38:58 - Project 2
2:48:51 - Project 3

JSON Files
Рекомендации по теме
Комментарии
Автор

This. You found the best course for learning Vue 3. You don't need to search anymore friend. This is the bomb.

Flabidouf
Автор

I've been in tutorial hell for about two years now so I know what I'm talking about; you sir explain everything in a way I wish all tutors would!! Keep on the good work!

johanforsling
Автор

This is one of the few VUE tutorials with combined API teaching . This is great!

fencesitter
Автор

that vue-router explanation is the most beautiful explanation i've seen in a youtube tutorial

rodrigo-vlbi
Автор

1:23:11 Count is updating but template/view is not updated. Vue is not re-rendering a full template of components every time you click a button! In your template "Ref<T>" object is assigned to counter variable. Ref<T> have assigned listener, it is triggered whenever value is changed. Vue is assigning to that listener what need to be re-rendered when value is changed in your example just <h1> tag is re-rendered.

mises
Автор

Cannot express how helpful this was for me. I was in this awkward phase of my learning curve where I understood the basics but was having trouble with the advanced concepts. This was a perfect middle ground for me building the gaps I had. Thank you so much for this video. I'll be here more often for sure.

d.finance
Автор

From the Vue documentation page: *keys are no longer necessary* on v-if/v-else/v-else-if branches, since Vue now automatically generates unique keys.

MagnusMcManaman
Автор

I had almost given up with Vue - this is the best tutorial. Detailed explanation of everthing. Great job thank you so much.

mikeleggett
Автор

I do not often leave a comment but I feel like I really have to, watching this video. I really appreciate the time and effort you took to make this Tutorial and I will surely be watching more of your channel. The way the tutorial is set up, is very good to follow, especially for beginning Vue developers out there. It's also clear that you are having a lot of fun making this, which makes it even more pleasant to follow. Thank you very much for make this high quality content, helping me improve my skills.

richardvos
Автор

I am just starting my adventure with a Vue as a junior and I have to admint that you this tutorial helped me a lot if it comes to the overall understanding of the Vue concept. I find it much easier and more approachable comparing to the structure of React, especially for me as the beginner. Your way of explanation 'as for child' is also great. It helps to really understand what is going on under the cover. Looking forward to watch more of your stuff. Thanks once more time and keep the great job! Greetings from Poland! 🤝💪

P.S. if anyone has some good advices for Vue beginner I would be greateful to hear that! :)

jakobo
Автор

The explanation is pure gold. For anyone who is a beginner, you won't find another video that explains so much. It's not just the quantity, it's the flow. The flow makes it easy so that, if for example, in the first project you don't get what a dependency is, at least you can pause and go read about it elsewhere, then come back and tied to the short and sweet explanation.

Valkyrie
Автор

A tip for maintaining paths is to use @ instead of . or ..

@ by default starts at src/, so fi you end up moving things around or scaling up, you're less likely to need to go to each view/component and update paths

Wuddigot
Автор

Wasn't expecting a 6 hrs vue course but bro thanks!!! Day 1 watch 👌

QtheCoder
Автор

I am very glad that I found such a golden work.
The author succinctly and step-by-step goes through the important basics of Vue, explaining each aspect as clearly as possible.
Thank you very much. Comment from Russia with love.

andrewc
Автор

This was the best online course I've ever taken in my whole life... thank you so much sir!

barretoingridy
Автор

This is absolutely what I call a tutorial, Laith Academy has command of the subject and the teaching skills compared to a lot of others putting videos when not knowing the subject properly. Thank you very much Laith Academy

theafricanpostpost
Автор

Good course for a clear and detailed intro to vue. For the maths question 1. The answer is 1. The order is
(2 + 2) = 4 brackets then x 2 = 8 as the 2(2 + 2) = 8 is all one bracket operation. Finally 8 divided by 8 = 1

johnmaguire
Автор

Amazing stuff, indeed a great find. Programmed a couple of sites back in 2021 in Vue and fell in love for it. Sadly haven't used it for a while with the coming of Vue3, finally got the time to sit down and get some of the Vue knowledge I've lost since with this tutorial. Also HUGE thanks for using the composition API which is new to me. I remember the problem of keeping the order and scrolling up & down in the Options API in my last project and this surely fixes that problem.

Thank you !

LeonelEBD
Автор

Thank you so much Laith, I am so happy about this,
I have taken your GraphQL Course and I loved it,
I have been following your channel for a long time, I'm a big fan of your channel, a happy subscriber

mahendranath
Автор

Best tutorial on Vue3 i 've ever seen in Youtube !! Great job ! Many Thanks !

erudicnt