I just finished the 2 hour Angular course. The presentation was very well structured, clear and hands on. Really happy to have learned the fundamentals of Angular and I would recommend this course to anyone who wants to learn Angular as their first step. Thanks for that.
Thanks Shiv! I completed 2 hours and completely understood the concepts well, now I have a clear picture in mind about angular. Thanks a lot once again. I have learned multiple things from you, I remember I learnt MVVM in WPF few years back in TH-cam and CodeProject. Thanks, You have done a great job.
Timestamp:- 00:00 Introduction Part 1 :- Angular Introduction ( 5 minutes) 04:05 What is Angular ? 06:52 Pre-requisite for Angular
Part 2 :- Installation ( 25 minutes) 12:20 Downloading VS Code. 13:01 VS Code vs Visual studio. 13:37 Installing VS Code (64 bit and 32 bit). 14:56 Running VS Code and Admin rights. 15:47 VS Code open folder ,Trust ,Explorer and Terminal. 18:28 Installing / Downloading Nodejs & different versions. 21:30 Checking node version (node -v) 21:40 Checking version of Node package manager(npm) 23:34 Checking node commands from VSCode 24:11 Power Shell vs Command Prompt 26:32 Installing and checking Angular CLI 31:00 Creating Project using ng new 33:45 Running project using ng serve 34:54 Common Errors during installation. 38:08 Installation Summary. Part 3 :- Understanding Node and NPM (15 minutes) 39:01 What is Node ? 39:56 Understanding the V8 Chrome engine. 43:13 Running a simple JS code using node. 45:39 Understanding NPM node package manager 46:12 Running npm install command. 46:31 Importance of "node_modules" folder. 48:49 Understanding Package.json
Part 4 :- Typescript (15 Minutes) 50:39 What is Typescript ? 51:35 Dynamic language,Strongly typed & Loosely typed. 51:34 Demo of loosely typed concept using javascript. 54:14 Installing typescript using npm. 55:38 Checking typescript version 55:51 Compiling your first Typescript code. 56:46 Demo of strongly typed using typescript. 58:51 Typescript increases productivity. 1:00:16 Classes , Inheritance and Aggregation. 1:02:19 Creating modules using Imports and exports. 1:05:06 Compile vs Transpile vs Convert 1:05:43 Configurations using tsconfig.json file. 1:06:10 Creating tsconfig.json file using TS command line. 1:06:52 Seeing a simple example of "outdir" tsconfig.json 1:08:13 strict check parameter using tsconfig.json.
Part 5 :- Creating the Angular project - Angular CLI.(15 Minutes) 1:11:57 Installation of Angular CLI using NPM. 1:12:57 Checking the version of Angular CLI. 1:14:44 Creating a project using Angular CLI. 1:17:46 Running project using "ng serve". 1:17:46 Fixing ng serve error of project description. Part 6 :- Understanding the files in Angular project ( 10 minutes) 1:22:57 Package.json,tsconfig.json ,angular.json and spec files. 1:25:43 AngularJS vs Angular :- Different versions of Angular. 1:29:22 Understanding the src and app folder. 1:30:13 Revisiting Angular definition 1:31:28 Component :- The basic unit of Angular ( View + Logic) 1:33:04 Writing simple logic in the component.
Part 7 :- Decorator,Componenet,Modules and Directives (15 min) 1:34:35 Decorator(@Component),Selector,TemplateUrl and styleUrls. 1:37:08 Component = HTML + Logic + CSS 1:37:30 Revisiting the component concept visually. 1:41:26 Directives :- Adding behavior to HTML elements. 1:42:36 What is a Template ? 1:44:03 Module :- Logically grouping components. 1:46:10 Declaration and BootStrap in modules.
1:48:06 Part 8 :- Understanding Angular BootStrapping flow. (10 min) Importance of Main.ts and Index.html Components = View + Logic Modules Group components. Index-->Main-->Module-->Component-->Selectors
Part 9 :- Bindings ,expressions and interopation.(15 min) 1:52:57 ngModel directive and expressions. 1:56:26 Interopolation Mixing Angular with HTML. 1:57:15 Common Errors during binding and fixing the same. 1:59:50 Importance of FormsModule. 2:02:58 Understanding collections and for loops 2:02:58 Writing Simple Forms and Table Binding logic.
2:08:23 Part 10 :- Different types of Bindings.(10 min) Three different types of Bindings. Component , Structural and Attribute Understanding difference between each one of them.
I have my interview tomorrow for Angular front end - Java back end full stack software engineer role. Thank you very much sir, I have my degree in biomedical engineering and became software dev after graduation, these are very good videos. I have done three hours of your lecture in prep for interview! Mucha Gracias.
Just completed this 2 hours of awesome video, I have done this with Angular 14, all worked seamlessly, it took my 8 hours( 4 days ) actually to digest it and doing the same coding on my system with VSCode. I am feeling great, I can now confidently mention @Angular in my resume. Thank you Shiv Sir, thanks Questpond. Waiting for the upcoming videos in this series as you have said in the video we will create a Hospital Management System 🙂
No one can expect anything better than this Tutorial for starting Angular. Though angular is very tough for beginners, you still made it so easy to understand with your impeccable teaching skills. Thank you very much Sir
I completed the course!! I started reading the Angular documentation and felt like there were too many "gaps" in my knowledge. Afterwards, I decided to spend 2 hours watching this video and, I gotta' be honest here - I'm so glad I did! I love the teaching style. You do an amazing job really starting from scratch and gradually building from there. Thanks for the video and I will be taking more of your courses!
Difference is that alert helps to show msg in webpages and document.write is related to DOM elements, where in our case as we need to avoid browser usage we opted for console.log
I've been watching different Angular videos for a week without getting full clarity but you sir have an amazing teaching ability and I now understand the basic concepts. Thank you
i know it's a very small amount but its my thank you gesture from my side you explain very well structured way like a pro and you are a pro thanks for effort
@@pallavidhanopiya6868 Thanks a lot. These gestures are more important for us than tons of money. Corporate pays much more than this , but when it comes from direct developers we know its coming from heart. Thanks keep learning.
@1:31:00 - Nice explanation of Component. @1:48:04 - Visualization and summary of how all the files or structure in Angular works together. Thanks, Shiv sir! You are a gem!!!
I come from a non-technical background; however, I have thoroughly understood the fundamentals of Angular. Thank you so much, sir. I found a great tutor on TH-cam.
Just completed 2 hrs of this course. Great session on angular for beginners. I have done this with Angular 14, all worked seamlessly. Thank you very much Sir
I completed 2 hours of training, This is the best angular course I propose to any one start with angular development . Thank you very much for nice presentation
thanks shiv sir for teaching fundamentals of Angular with step by step , I just finished this 2 hour of course and I will recommend to who ever is trying to enter in Angular
Just completed 2 hrs of this course. Great session on angular for beginners. Must say this is the best video i have found with clear explanation and good content. Thankyou Sir !!!
2:16:27 I Identified that this is my SHIV sir.. I like your content to-much on CODE-PROJECT. but your ANGULAR video is good. I have subscribed your membership for angular. This member ship for Knowledge. Thanks you once again for this 2 hr vide.
Just now completed 2 hours of session. It was a great session for beginners and the explanation was very clear and the presentation was very good. Thank you very much, Sir.
I am just learning Angular and I listened to all of it. It was properly paced (not too fast or too slow) and introduced a nice balance of demonstration and theory.
I know Mr. Koirala since 2015 when I purchased one of his excellent courses. I appreciate his style of teaching, elaboration of complex structures and easy to understand coding style with examples :)
I just finished 2 hours Angular Course though I begin this video 5 days back. Before watchin this video, I do have zero knowledge on Angular and after completing this got to know fundamentals knowledge of Angular and got bit confidence to move on further. Thank you QuestPond for everything.
No one can expect anything better than this Tutorial for starting Angular. Though angular is very tough for beginners, you still made it so easy to understand with your impeccable teaching skills. Thank you very much Sir _/\_
Hi Sir, This is the first time I completed a 2 hours online video course that too in you tube without any distractions.. You made a wonderful job and finally I found a great tutor who is considering the theory parts with the experiment.. Keep it up your work.. Thank you :)
Thank you Shiva, I have been studying interview questions/articles from past 15 years. Your quest for teaching new technical skills is really appreciative. Kudos to QuestPond team for bringing out such a wonderful videos
I learnt everything from this tutorial and made notes of them. I am new in angular and it is going to help me a lot. One important thing is that this 2 hours and 17 minutes of lecture will teach you how a newbie should start to learn new technology, how basic concepts are covered and much more.
I just finished 2 hours Angular course. It's really helpful to understand the angular concepts. It will better and helpful for us if you cover all Angular topics. Thank you sir
Sir, you are the best. I saw a few other videos to start learning Angular, no one explains the project structure, components and overall program flow in such details. Respect
I finished this video tutorial just now.Wow, this Angular tutorial was incredibly helpful! The explanations were clear, and I really appreciate how you broke down complex concepts into easy-to-follow steps. Your enthusiasm and passion for Angular really shine through, making learning enjoyable. Looking forward to more tutorials from you!.....😊😊😊....
Absolutely wonderful video. Hats off to you sir. Such an in depth explanation. All the technical stuffs explained in layman terms.. i wonder how this channel hasnt reached million subscribers yet.
Wow what a great tutorial. Perfect one for an experienced programmer like me and who has no time to go through documentation to understand concepts. Was trying to put my head around these concepts for almost more than a year. Not sure how i missed this. Super work.
Amazing stuff bro, you have been there in my professional journey from last 20yrs, whenever I want to brush my basics you are a go to person. Shivprasad Koirala is a name that I will never forget, I still reload all your youtube tutorials before every interview ;) keep doing bro.
I knew nothing at all about angular and typescript... Thanks to you Sir for such great content and excellent explanation skills. Now I understand the basics. This is a great start for Angular newbies.
Sir, you are amazing. I was trying to learn angular but it was very difficult to understand. Now you cleared all my doubts. Thanks a lot. This world need guide like you.
Thank you so much sir, I completed this course in 10-15 days by finding some time.. I don't usually code in angular. I just did one enhancement in my project but after 6 months I forgot everything. Now by viewing this video. Its awaken.. Thanks again
25 Angular Interview Questions : th-cam.com/video/-jeoyDJDsSM/w-d-xo.html
35 Important JavaScript Interview Questions : th-cam.com/video/Zb4dPi7CANU/w-d-xo.html
Software Architecture Interview Questions : th-cam.com/video/AtTgcbLOqMM/w-d-xo.html
20 MSBI Interview Questions : th-cam.com/video/Nw_sHEKnOUE/w-d-xo.html
20+ SQL Server Interview Questions : th-cam.com/video/SEdAF8mSKS4/w-d-xo.html
SQL Server Joins : th-cam.com/video/KTvYHEntvn8/w-d-xo.html
SQL Step by Step - th-cam.com/video/uGlfP9o7kmY/w-d-xo.html
10+ Power BI Interview Questions : th-cam.com/video/Cozc9WNBRt4/w-d-xo.html
30 Important C# Interview Questions : th-cam.com/video/BKynEBPqiIM/w-d-xo.html
25+ OOPS Interview Questions : th-cam.com/video/u99wAoBjDvQ/w-d-xo.html
25 Important ASP.NET Interview Questions : th-cam.com/video/pXmMdmJUC0g/w-d-xo.html
20 MySQL Interview Questions : th-cam.com/video/9hfjC-BpY20/w-d-xo.html
20 PHP Interview Questions : th-cam.com/video/1bpNSynUrl8/w-d-xo.html
5 MSBI Interview Questions : th-cam.com/video/5E815aXAwYQ/w-d-xo.html
No voice sir ..ithik u r mute?
@@hiteshprajapati9545 Sir voice is clear. Please check your system sound. Thank you.
🙏 Thanks sir
Sir pls free your old course😂😂 like asp. Net core
I liked your content
I just finished the 2 hour Angular course. The presentation was very well structured, clear and hands on. Really happy to have learned the fundamentals of Angular and I would recommend this course to anyone who wants to learn Angular as their first step. Thanks for that.
Thanks Shiv! I completed 2 hours and completely understood the concepts well, now I have a clear picture in mind about angular. Thanks a lot once again. I have learned multiple things from you, I remember I learnt MVVM in WPF few years back in TH-cam and CodeProject. Thanks, You have done a great job.
@karthikeyan8670 Thank you for your contribution; it will encourage us to create more useful content.
Happy learning....!
Timestamp:-
00:00 Introduction
Part 1 :- Angular Introduction ( 5 minutes)
04:05 What is Angular ?
06:52 Pre-requisite for Angular
Part 2 :- Installation ( 25 minutes)
12:20 Downloading VS Code.
13:01 VS Code vs Visual studio.
13:37 Installing VS Code (64 bit and 32 bit).
14:56 Running VS Code and Admin rights.
15:47 VS Code open folder ,Trust ,Explorer and Terminal.
18:28 Installing / Downloading Nodejs & different versions.
21:30 Checking node version (node -v)
21:40 Checking version of Node package manager(npm)
23:34 Checking node commands from VSCode
24:11 Power Shell vs Command Prompt
26:32 Installing and checking Angular CLI
31:00 Creating Project using ng new
33:45 Running project using ng serve
34:54 Common Errors during installation.
38:08 Installation Summary.
Part 3 :- Understanding Node and NPM (15 minutes)
39:01 What is Node ?
39:56 Understanding the V8 Chrome engine.
43:13 Running a simple JS code using node.
45:39 Understanding NPM node package manager
46:12 Running npm install command.
46:31 Importance of "node_modules" folder.
48:49 Understanding Package.json
Part 4 :- Typescript (15 Minutes)
50:39 What is Typescript ?
51:35 Dynamic language,Strongly typed & Loosely typed.
51:34 Demo of loosely typed concept using javascript.
54:14 Installing typescript using npm.
55:38 Checking typescript version
55:51 Compiling your first Typescript code.
56:46 Demo of strongly typed using typescript.
58:51 Typescript increases productivity.
1:00:16 Classes , Inheritance and Aggregation.
1:02:19 Creating modules using Imports and exports.
1:05:06 Compile vs Transpile vs Convert
1:05:43 Configurations using tsconfig.json file.
1:06:10 Creating tsconfig.json file using TS command line.
1:06:52 Seeing a simple example of "outdir" tsconfig.json
1:08:13 strict check parameter using tsconfig.json.
Part 5 :- Creating the Angular project - Angular CLI.(15 Minutes)
1:11:57 Installation of Angular CLI using NPM.
1:12:57 Checking the version of Angular CLI.
1:14:44 Creating a project using Angular CLI.
1:17:46 Running project using "ng serve".
1:17:46 Fixing ng serve error of project description.
Part 6 :- Understanding the files in Angular project ( 10 minutes)
1:22:57 Package.json,tsconfig.json ,angular.json and spec files.
1:25:43 AngularJS vs Angular :- Different versions of Angular.
1:29:22 Understanding the src and app folder.
1:30:13 Revisiting Angular definition
1:31:28 Component :- The basic unit of Angular ( View + Logic)
1:33:04 Writing simple logic in the component.
Part 7 :- Decorator,Componenet,Modules and Directives (15 min)
1:34:35 Decorator(@Component),Selector,TemplateUrl and styleUrls.
1:37:08 Component = HTML + Logic + CSS
1:37:30 Revisiting the component concept visually.
1:41:26 Directives :- Adding behavior to HTML elements.
1:42:36 What is a Template ?
1:44:03 Module :- Logically grouping components.
1:46:10 Declaration and BootStrap in modules.
1:48:06 Part 8 :- Understanding Angular BootStrapping flow. (10 min)
Importance of Main.ts and Index.html
Components = View + Logic
Modules Group components.
Index-->Main-->Module-->Component-->Selectors
Part 9 :- Bindings ,expressions and interopation.(15 min)
1:52:57 ngModel directive and expressions.
1:56:26 Interopolation Mixing Angular with HTML.
1:57:15 Common Errors during binding and fixing the same.
1:59:50 Importance of FormsModule.
2:02:58 Understanding collections and for loops
2:02:58 Writing Simple Forms and Table Binding logic.
2:08:23 Part 10 :- Different types of Bindings.(10 min)
Three different types of Bindings.
Component , Structural and Attribute
Understanding difference between each one of them.
Useful to many, thanks 🙏
Thanks mate... This should be pinned at top as well..
I have my interview tomorrow for Angular front end - Java back end full stack software engineer role. Thank you very much sir, I have my degree in biomedical engineering and became software dev after graduation, these are very good videos. I have done three hours of your lecture in prep for interview! Mucha Gracias.
Just completed this 2 hours of awesome video, I have done this with Angular 14, all worked seamlessly, it took my 8 hours( 4 days ) actually to digest it and doing the same coding on my system with VSCode. I am feeling great, I can now confidently mention @Angular in my resume. Thank you Shiv Sir, thanks Questpond.
Waiting for the upcoming videos in this series as you have said in the video we will create a Hospital Management System 🙂
No one can expect anything better than this Tutorial for starting Angular.
Though angular is very tough for beginners, you still made it so easy to understand with your impeccable teaching skills.
Thank you very much Sir
There is no channel that has beginner friendly videos on Angular. Your teaching art is amazing. 🙏🇳🇵🇳🇵🇳🇵
I completed the course!! I started reading the Angular documentation and felt like there were too many "gaps" in my knowledge. Afterwards, I decided to spend 2 hours watching this video and, I gotta' be honest here - I'm so glad I did! I love the teaching style. You do an amazing job really starting from scratch and gradually building from there. Thanks for the video and I will be taking more of your courses!
Difference is that alert helps to show msg in webpages and document.write is related to DOM elements, where in our case as we need to avoid browser usage we opted for console.log
I am following your book from past 15 years ... we trust your teaching style.
Completed 2 hours of this Angular course. Thank you so much Shiv for giving depth insite of the Angular.
Thanks!
Thanks Vidya, would like to gift you something. Do send email at questpond@questpond(.)com
all basics are cleared with this 2 hours.Searching since one week for best tutorials.Only this one helped
.Thank you sir
I've been watching different Angular videos for a week without getting full clarity but you sir have an amazing teaching ability and I now understand the basic concepts. Thank you
Thanks
i know it's a very small amount but its my thank you gesture from my side you explain very well structured way like a pro and you are a pro thanks for effort
@@pallavidhanopiya6868 Thanks a lot. These gestures are more important for us than tons of money. Corporate pays much more than this , but when it comes from direct developers we know its coming from heart.
Thanks keep learning.
@1:31:00 - Nice explanation of Component.
@1:48:04 - Visualization and summary of how all the files or structure in Angular works together.
Thanks, Shiv sir! You are a gem!!!
Thank You :)
I come from a non-technical background; however, I have thoroughly understood the fundamentals of Angular. Thank you so much, sir. I found a great tutor on TH-cam.
In 2006 I started my OOPS journey by your books and very much satisfied.
I attended this 2-hour training and found it to be the best Angular lecture on TH-cam. Thank you for this fantastic presentation! 😊
Thank you so much every one who starts anguler this is the 1st video he or she she should go through
Just completed 2 hrs of this course. Great session on angular for beginners. I have done this with Angular 14, all worked seamlessly. Thank you very much Sir
I have recommended this course to my coworkers in office. Surely this video is single point of solution for abosute beginner.
I completed 2 hours of training, This is the best angular course I propose to any one start with angular development . Thank you very much for nice presentation
thanks shiv sir for teaching fundamentals of Angular with step by step , I just finished this 2 hour of course and I will recommend to who ever is trying to enter in Angular
Completed 2 hrs course. Was excellent for beginners like me.
Great course for a beginner, I completed 2 hours of this training. Thank you much for this very useful content.
Just completed 2 hrs of this course. Great session on angular for beginners. Must say this is the best video i have found with clear explanation and good content. Thankyou Sir !!!
Completed 2hours of the course. Learned basics of anular. Thank you.
2:16:27 I Identified that this is my SHIV sir.. I like your content to-much on CODE-PROJECT. but your ANGULAR video is good. I have subscribed your membership for angular. This member ship for Knowledge. Thanks you once again for this 2 hr vide.
Just now completed 2 hours of session. It was a great session for beginners and the explanation was very clear and the presentation was very good. Thank you very much, Sir.
I am enjoying learning for the first time, your teaching method is unique and easy.
Just completed 2hrs of this course. Thankful that I found this video and thank you so much sir for this course. It was very very helpful.
Successfully completed 2 hours of course. It was good learning . Thanks for such great learning
So far..The best trainer. Completed 2hrs of angular without getting bored!
completed 2 hr of training, you make everything look and seem so easy Thank you. great work.
Great to hear that. But please practice. Any doubts as said put the time stamp with detailed comment.
Thank you so much for a clear Angular course in 2 hours.
I am just learning Angular and I listened to all of it. It was properly paced (not too fast or too slow) and introduced a nice balance of demonstration and theory.
I know Mr. Koirala since 2015 when I purchased one of his excellent courses. I appreciate his style of teaching, elaboration of complex structures and easy to understand coding style with examples :)
I have watched many tutorials but believe me this one is the best.. thanks for this tutorial.
The best angular course for beginners. Couldn't get much better
Just completed 2 hours of angular course , thank you sir.
One of the best 137 minutes i have spend. Thank you ❤.
I finished 2 hour course, you are explanation is very clear and great teaching thank you so much.
I have completed this 2 hrs training.. very helpful and clear explanation.. thanks much..
i have completed course, its a great learning step for who are keen to learn angular.....thank you,
superb Very attractive teaching. You simplified angular like water flowing in the river. Thank you very much Sir. Completed 2 hours training.
I just finished 2 hours Angular Course though I begin this video 5 days back. Before watchin this video, I do have zero knowledge on Angular and after completing this got to know fundamentals knowledge of Angular and got bit confidence to move on further. Thank you QuestPond for everything.
I completed 2 hour's thank you a lot.. very informative
easily the best beginner angular tutorial out there
No one can expect anything better than this Tutorial for starting Angular.
Though angular is very tough for beginners, you still made it so easy to understand with your impeccable teaching skills.
Thank you very much Sir _/\_
Hi Sir, This is the first time I completed a 2 hours online video course that too in you tube without any distractions.. You made a wonderful job and finally I found a great tutor who is considering the theory parts with the experiment.. Keep it up your work.. Thank you :)
i am big fan of your courses.i lives in mumbai.now i am learning angular
Thank you Shiva, I have been studying interview questions/articles from past 15 years. Your quest for teaching new technical skills is really appreciative. Kudos to QuestPond team for bringing out such a wonderful videos
This is the best video tutorial for beginner if they want to learn basic. Just loved it. Sir, please make video on more topic on angular.
best angular tutorial as of now on the TH-cam. whatever i know about angular only through ur videos
I have completed your 2 hour angular course. Thank you so much for delivering the knowledge :)
I learnt everything from this tutorial and made notes of them. I am new in angular and it is going to help me a lot. One important thing is that this 2 hours and 17 minutes of lecture will teach you how a newbie should start to learn new technology, how basic concepts are covered and much more.
I have started learning angular. This video is so helpful to me to learn many things. Thank you so much.
I just finished 2 hours Angular course. It's really helpful to understand the angular concepts. It will better and helpful for us if you cover all Angular topics. Thank you sir
1:48:10 Yes I understood all the paradigm & I am a Angular Developer 😊
belive me i never want this class to be finish, it is the real example of never judge a book by its cover.
Sir, you are the best. I saw a few other videos to start learning Angular, no one explains the project structure, components and overall program flow in such details. Respect
I finished this video tutorial just now.Wow, this Angular tutorial was incredibly helpful! The explanations were clear, and I really appreciate how you broke down complex concepts into easy-to-follow steps. Your enthusiasm and passion for Angular really shine through, making learning enjoyable. Looking forward to more tutorials from you!.....😊😊😊....
Absolutely wonderful video. Hats off to you sir. Such an in depth explanation. All the technical stuffs explained in layman terms.. i wonder how this channel hasnt reached million subscribers yet.
I completed 2 hrs of Angular. Wonderfull session
Wow what a great tutorial. Perfect one for an experienced programmer like me and who has no time to go through documentation to understand concepts. Was trying to put my head around these concepts for almost more than a year. Not sure how i missed this. Super work.
why he is so so expert and teaching like a nursery teacher teaching new babies, so amazing yar
wallah, this tutorial open my eyes about angular
Amazing stuff bro, you have been there in my professional journey from last 20yrs, whenever I want to brush my basics you are a go to person. Shivprasad Koirala is a name that I will never forget, I still reload all your youtube tutorials before every interview ;) keep doing bro.
Thanks for the wonderful comment , made my day. Thanks for sticking around. Happy learning.
I just finished the 2 hour Angular course. nice content with good explination. thank you
Sir,
I have just finished this angular tutorial,
Thank you for your course content
Best Content as a beginner to learn the basic of angular, please go with flow with hurry.
😀😃😃
Just completed the 2 hour course. This was excellent. Thank you sir!
i completed 2 hour course , thanks, Thanks :-)
thank you so much shiv sir, you helped me a lot. with the help of you, I cracked angular interview
I completed the course!! NEXT-LEVEL LEARNING EXPERIENCE. THANK YOU SO MUCH FOR THIS TUTORIAL !!!👏👏
I just completed two hours and feels it very Comprehensive Lecture.
Completed 2 hours of the course. Being a beginner in Angular found it really helpful. Thanks for the wonderful video.
I completed 2 hours, thank you sir for such a beautiful content, crisp and to the point ❤
Just completed this 2 hours of awesome video, Great Work Sir.
just completed two hourr, thanks sir i am Angular Beginner
Today I finished this 2 hour video. Wonderful video.thank you very much
Just completed this video course. It is a great for a beginner or getting some knowledge of Angular.
This Angular 2 hours video was awesome and excellent. And apart from this Angular video, you all videos are awesome.
Just completed. Such a wonderful explanation for angular basics.Thanks to Questpond🙂
Happy to hear , enjoy learning with Questpond :)
Thank You!
This is the best tutorial for starting Angular.
I knew nothing at all about angular and typescript... Thanks to you Sir for such great content and excellent explanation skills. Now I understand the basics. This is a great start for Angular newbies.
Best angular tutorial. Very Helpful
I completed 2 hours course and I must say it was very helpful
Sir, you are amazing. I was trying to learn angular but it was very difficult to understand. Now you cleared all my doubts. Thanks a lot. This world need guide like you.
I love this angular course
I finished 2 hours, it was great 👍 Thanks
Thanks Sir for this great Tutorial on Angular. I must say in short period of time I cleared my so many doubts and confusion of Angular.
I just finished the 2 hour Angular course thanks shiv
I dont think there will another tutorial better than this on youtube. Really a very usefull tutorial. Thank u so much sir ❤
I completed the course. Thank you very much.
Thank you so much sir, I completed this course in 10-15 days by finding some time.. I don't usually code in angular. I just did one enhancement in my project but after 6 months I forgot everything. Now by viewing this video. Its awaken.. Thanks again
Just completed 2 hours course. it is amazing.
Glad you enjoyed watching this course, thank you for your feedback :)
Completed this wonderful video lecture of 2 hours.