0
Angular beginner
What's the right way to learn angular and gain time ? Watching videos of its basics or starting simple projects instead ?
5 Answers
+ 1
Well if you know the basics, then watching videos on the basics might not help you, if you dont know the basics, then it might be difficult to make a simple project
+ 1
Complete tutorials from basics to project development
https://youtu.be/xGpHfFf18Ns
https://youtu.be/Oe421EPjeBE
0
Generally in youtube videos they explain the details of the project in every step so it's not that difficult i guess
0
You have to learn the basic Angular framework, it's the first step understanding the core and the behavior of this framework, after this you can start playing with it in project or all what you want, I said this because the learning curve of angular is high comparing other technology.
I recommand you to follow this course of Maximilan
https://www.udemy.com/course/the-complete-guide-to-angular-2/
and this channel in youtube : https://www.youtube.com/watch?v=0eWrpsCLMJQ&list=PLC3y8-rFHvwhBRAgFinJR8KHIrCdTkZcZ&ab_channel=Codevolution
0
Well, when it come's to learning everyone has it own prefer way. Me for example I prefer to read and watch video on the same subject. When I begun learning the basics of angular like disabling a button on condition, I turn to real a little blog post on it like this https://tutorialscamp.com/angular-disable-button then after if am still not cleary convince, I will watch a youtube video.