Learn Angular 7+ from Scratch (for Beginners)
Donate us :
Best Book for Angular :
Angular 7 tutorial from scratch for absolute beginners. Latest Angular 5 vs Angular 2/4 are almost same but there are few changes. In this video, you will learn following different topics.
Hello World in Angular 7
Components in Angular 5
Data binding in Angular 5
if then else in Angular 5
pipes in angular 5
Template Driven Form in Angular 5
Model driven form in Angular 5
Form Validation in Angular 5
Services in Angular 5
Directives in Angular 5
Animations in Angular 5
Sigle page app in Angular 5
Want to learn Angular JS 1?
Angular JS 1 Quiz App Project:
Join facebook group:
@ 2:57:00 , Some part about form validation is missing (that is around 10 minutes). You can watch that part separately on this link.
https://www.youtube.com/watch?v=y8ah0Xnr1UQ&t=0s
is it mondateory to learn java-script to learn angular js 4
Is there a way to loop through an object without using pipes? Thanks for the great Tutorial. Hopefully you continue create Angular 4 videos. I want to learn more 😉
Thanks for helping so many learners with such clear cut explanation and detailed explanation. Got a clear picture of angular 4 as a beginner. Great job.
Teaching is the profession that teaches all of the other professions. and you are one of the best teacher
thanks
Useful video with decent explanations. Helped me get a proper foundation in angular 4. Thnaks a lot! Awais can you please clarify why you used [@myAnimation] = “state” ? What does the state mean here? Why did you use this statement?
i really love the aspect of base converter, thanks so much.
Excellent tutorial. Many thanks!
this tutorial is very nice for beginners. Thanks a lot.
Create moreee love it…!! I really like your videos that flow that you explain – first preview of each and then gng in deep. great video, keep it up…
thanks 🙂
Good Job…Thanx for the content that is really helpful for begiiners
Thank you so much bro … Your video helped me a lot ☺️
Awais Mirza. I really like your video. Can you release your source codes in this video. Thanks.
superb tutorial thank you very much
Hi @AwaisMirza, Please upload all other modules of Angular 4.
Create a sample application like MVC Music Store as #Angular4MusicStore
Thank you sir. Nice for beginners like me
For anyone getting a 404 error on the students.json file used in the http service tutorial you need to create the file in the assets folder and then change the http.get request to:
this.http.get(‘assets/students.json’). …
very true..
thanks for sharing.
What do you think? What is the ideal programming language learning sequence which will cover most of the heavily used languages and paradigms today as well as help to grasp common programming basics, ideas and practices? You can even suggest learning sequence for paradigms rather than languages
Good tutorial and really helpful for beginners.
Your explanation with simple clear voice makes lot of things understandable thanks for lecture.
Really helpful and impressive way of explaining 🙂
Probably the best video on angular 4 on the internet. Thank you Awais for sharing your knowledge.