How did this not yet reach a million views.. One of the best tutorials out there.. I checked 5 to 6 other big channels but this had the best explanation. Thank you and please keep adding more videos.
Thank you very much for the tutorial, for the people who want to solve the team generation problem (5 members, 3 teams - 1 gonna be alone) try this : check if the result of all members array length divided by number of teams is not a floating number, if it is then stop execution of the method and show message error like "Insufficient amount of members to generate the desired number of teams !"
Se le olvido poner en pantalla la asignación de this.newMemberName = "" en la función addMember() para limpiar el input 56:05, no basta con solo enlazar el input a la variable
OMG, thank you! 🙏Was stuck on this for so long. I knew if I translate your message, it would be my answer, as you were pointing to the same time in the video😅
this is my first time learning angular. i was so lucky to choose your vid. I watched the vid once then was able to do it myself, copied the css files only. what a great way to explain 👏👏👏👏👏👏👏
will there be a part 2 and part 3 for this series? I have seen this got updated 7 months ago. Also the stuff you explained is very clear concise and good for beginners to understand the angular concepts. thanks for this tutorial.
Bro you’re great for teaching beginners to Angular.. You should change the title to include “Angular beginner” because beginners don’t know which videos to pick. Many videos that say beginner actually requires more prerequisites. Hopefully, beginners to Angular watches this. Problem with the other beginner tutorials , JARGON BEFORE explanation and the very little explanation provided is also vague. BUT what I like about you’re presentation style is you make it a point to FOCUS on the Jargon and ease the viewer into understanding and accepting its use case before getting into the implementation part of it. Hope you continue demystifying the web for more beginners out there.
Very helpful tutorial. I'm a React Developer who was reluctant at first to learn Angular but this tutorial made the decision a lot easier. This is a great primer for getting started with Angular.
I hope part 2 and 3 are still planned. I was doing the Traversy Media Angular crash course, and it was pretty in depth. I just prefer your pace and breakdown of information more. This was loads of fun to do and I feel like I grasped the framework fundamentals pretty well.
You rock, Laith! When I met Angular was into the earliest versions and I was very frustrated and terrified about how different is from the code I have learned while I was studying my career, but now with your crash tutorial it seems Angular had changed a LOT, so, let's learn it again. Regards and keep the good work :D
thnks. any luck on getting next parts done . I need to get angular / typescript expertise on a live project in a month and get a fulltime job hopefully...
Just a reminder for 01:00:30 that you need to add --- this.newMemberName = " " --- to the addMember() in order for the input to be cleared out. Somehow I missed it. :D
The attribute directive section is a bit wrong. You are actually binding to the Dom property and not the html attributes. There is a difference and they are not the same always
47min in, you'll have 2 methods, a onChange and a onClick, but why check for change? Wouldn't it be easier to assign an id and get the value when clicked, or simply pass the name as parameter?
Best angular tutorial on UA-cam, perfect pace. There's a huge lack of such informative angular videos, please make more. And thank you so much!
How did this not yet reach a million views..
One of the best tutorials out there.. I checked 5 to 6 other big channels but this had the best explanation.
Thank you and please keep adding more videos.
What a video. This is the first useful video i found after coming from the React background. Keep up the good work. waiting for the part 2 and 3.
This was BRILLIANT. New Sub and will be checking all your other videos. Thanks a lot!
best beginner Angular tutorial I've seen so far, can't wait for part 2 & 3!
This is a great angular tutorial!
You explained concepts in a very effective way!
Can't wait to see part 2 and 3 :)
Thank you very much for the tutorial, for the people who want to solve the team generation problem (5 members, 3 teams - 1 gonna be alone) try this : check if the result of all members array length divided by number of teams is not a floating number, if it is then stop execution of the method and show message error like "Insufficient amount of members to generate the desired number of teams !"
Eagerly waiting for part-2 and part-3
Great tutorial! Great way of explaining and perfect pace. I am looking forward to part 2 & 3.
the best angular tutors that I`ve ever seen on UA-cam
The logic you used to explain each thing is great! Congratulations! You make angular look easy!
The best angular crash course i found, can't wait for the next episode of this 3 series...
Thanks Man i have improved my english i have practice this 50 times as its so interesting now have become a Angular Master
very nice and please make more Angular related content - finished this one and waiting for part 2
same here
Se le olvido poner en pantalla la asignación de this.newMemberName = "" en la función addMember() para limpiar el input 56:05, no basta con solo enlazar el input a la variable
OMG, thank you! 🙏Was stuck on this for so long. I knew if I translate your message, it would be my answer, as you were pointing to the same time in the video😅
Thanks for the tutorial mate! Would love to see the next part of the series!
Please continue the 2nd and the third videos. Your explanation is very clear and beginner friendly. Thank you very much.
The first tutorial where I can actually follow! you are a hero.
just wanted to say that your way of teaching is very rare, keep up the good work
Am a great react and node dev , now am learning Angular. I will keep learning technologies till I get a remote job
this is my first time learning angular. i was so lucky to choose your vid. I watched the vid once then was able to do it myself, copied the css files only. what a great way to explain 👏👏👏👏👏👏👏
Wow best angular tutorial in youtube...
Nice explanation! we are waiting for the next parts...
Enjoyed your tutorial a lot. This was the first time I watched a tutorial completely without pausing. Looking forward to part 2 and 3.
Just logged in to say how good teacher you are. Great logic and very pragmatic!
I've watched a lot of tutorials on YT and this is a really good tutorial! Go go part 2 and 3!
will there be a part 2 and part 3 for this series? I have seen this got updated 7 months ago. Also the stuff you explained is very clear concise and good for beginners to understand the angular concepts. thanks for this tutorial.
Yeah, we are waiting!
Great and excellent Tutorial for Angular Start up Learners and my special congratulations to the Mentor. Smart Move :)
A quite good project for learning angular as a begginer, thanks mate!
Bro you’re great for teaching beginners to Angular.. You should change the title to include “Angular beginner” because beginners don’t know which videos to pick. Many videos that say beginner actually requires more prerequisites. Hopefully, beginners to Angular watches this.
Problem with the other beginner tutorials , JARGON BEFORE explanation and the very little explanation provided is also vague. BUT what I like about you’re presentation style is you make it a point to FOCUS on the Jargon and ease the viewer into understanding and accepting its use case before getting into the implementation part of it. Hope you continue demystifying the web for more beginners out there.
Thanks for the premium content.
Please make more videos for Angular, you are amazing and so good at explaining. Best tutorial
Talk about an excellent tutorial! Great job on going through all the explanation and actually making a quite interesting project by the start.
I rarely leave comments, but this tutorial was amazing for learning Angular. Great job! Looking forward for next series.
Very helpful tutorial. I'm a React Developer who was reluctant at first to learn Angular but this tutorial made the decision a lot easier. This is a great primer for getting started with Angular.
A great video to start with, thanks a lot!
Best tutorial!!! very detailed explanation, still waiting for your next parts ^^
Most helpful tutorial I found , I am coming from a React background and this is just perfect to get me started in Angular!
I hope part 2 and 3 are still planned. I was doing the Traversy Media Angular crash course, and it was pretty in depth. I just prefer your pace and breakdown of information more. This was loads of fun to do and I feel like I grasped the framework fundamentals pretty well.
This is really good and great.. I followed similar steps and can build my Team Generator .. Waiting for more videos from you on Angular
The Best Angular tutorial n UA-cam For Sure !! thank you and Good luck, Hope to see part 2 and 3
woow....this is excellent!One of the best discoveries i have made is this channel
Nice bro! Looking forward to more Vue tutorials too 😊
This project is very good and simple for beginners to learn Angular. Than you.
That was an awesome course! When can we expect the 2nd and the 3rd part?
Yesss
keep angular content up pls. GJ 👊
I really hope you create more Angular videos, I love the way you teach 🙌
The guy is really good! He made it a lot easier for me to grasp angular. Its been a nightmare before now.
this was one of the best tutorials , thank you for the share
You rock, Laith! When I met Angular was into the earliest versions and I was very frustrated and terrified about how different is from the code I have learned while I was studying my career, but now with your crash tutorial it seems Angular had changed a LOT, so, let's learn it again. Regards and keep the good work :D
Excellent tutorial! Thank you very much! In one day, I learned a lot about Angular! I was just looking for such a super introduction to Angular!
Isn't that terrific! YES
This is a fantastic course. Thanks a lot.
Thanks, really helpful guide for beginners or people like me, who interested in this framework.
When are you going to release the other 2 parts of these series?
Thanks for a breif overview, this helped!
Hi,can we not use ngModel instead of using the input as shown here with the id.value and all
One of the best teaching way ! Keep going ! 👍
Thank you, bro for the course, and wish your channel get more subscribers)
please upload ...part-2 and part-3
Loving the information added, practice and theory 🤜🏼🤛🏼 deffo subscribing!
Amazing course dude. Very well explained. Thank you!
you is really the best. Congrats from Brazil!
Master! amazing , keep up the great content
Great introductory tutorial. Thanks!
Awesome tutorial. Thank you!
Best angular course , well part of the course so far for me.Any news on part 2 ?
Really, good one.. part 2 video please
thnks. any luck on getting next parts done . I need to get angular / typescript expertise on a live project in a month and get a fulltime job hopefully...
I love the way he pronounces "button". Great tutorial nevertheless
Just a reminder for 01:00:30 that you need to add --- this.newMemberName = " " --- to the addMember() in order for the input to be cleared out. Somehow I missed it. :D
thank you!!!!
Is Part 2 & 3 out?
Great vid, you're good at teaching!
amazing tutorial laith! lots of love from Pakistan
Hi, where I can find 2 and 3 parts?
The attribute directive section is a bit wrong. You are actually binding to the Dom property and not the html attributes. There is a difference and they are not the same always
Love it. Thank you so much.
Amazing video! It was really helpful.
01:01:26 -- Error Handling
Awesome tutorial!
9:28 from the terminal type code . to open vscode much faster
A great effort! Thank you...
Do you have part 2 or 3 yet?
Awesome staff!
Thank you for this amazing tutorial! Could you please share the links to other two projects?
This video is amazing, Thank you so much🙏🏻
can i make this with AngularJS
Awesome course! :)
This is part 1 of a 3 part series where we are going to learn angular in great detail!!!!????
Hi, is Part 2 and Part 3 coming out any time soon? Thanks!
Thank you so much. It was really helpful.
Thank you for this useful video!
Why didn't you use [(ngModel)] in inputs? Its eayser
Awesome tutorial
Clear explaination & perfect for beginners.
Can you pls let me know the name of font used in vscode?
great tutorial. thanks :).
when's part 2 and 3 comming?
it worked. Thankss sooooo much.
code in github doesnt work:/
27:17 "Bootstrap.. Bulma.." Could've sneaked "Ligma" in there too
Where is part 2???????
which version of angular are you using here??
Parts 2 and 3 on the back burner?
47min in, you'll have 2 methods, a onChange and a onClick, but why check for change? Wouldn't it be easier to assign an id and get the value when clicked, or simply pass the name as parameter?