I just faced an interview, the interviewer asked me 15 questions. I gave him 12 correct answers because of your video. +1 Subscribers. I'm not sure if they'll hire me since I was wrong for 3 times. Not just that, I've been away from Angular for like an year and almost forgot all the things, your video refreshed my memory, and brought me back those old memories I've had with Angular. This is the kind of crash course everybody should follow. Seriously, it's like a crash course covering most of the important Angular topics. Thanks, and wish me luck!
@1:40:58 Observables are not always lazy. Cold observables (such as HTTP requests) are lazy, but hot observables (such as WebSocket streams) are eager.
10:55 NPM does not stand for Node Package Manager. Very common misconception. Overall a really nice video. Thanks very much Happy, may God always keep you Happy ♡
I had forcefully worked on Angular in my previous projects but to mention in my resume I was not sure how to handle interviews. After I completed this video I have better understanding of co-relating concepts to my work. Thanks a lot for your effort to make these kind of videos
the best way of teaching, and the best part is I have set playback speed to 1.75 on youtube and able to grasp things by saving some time!! great job great work well very and clearly defined, unlike 100's of instructors on net who simply runs
Hello Happy! This is best series of interview questions. But while listening to the pipe questions when you added a parameter to pipe, you said it is converted to parameterized constructor. For your reference you can play from here 01:03:10....
I worked on angler 2 year back and directly saw this video because tomorrow I have an interview .. its best video I never saw this kind of video before
Hello brother , thanks a lot because of you I landed an internship offer at MNC. Thanks a million time!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
beautifully explained each and every point with proper use case and differentiating with one another in very easy manner. really helpful.. never seen anyone working this much hard to help others. big big thanks
a small real time example for observables and promises :) observables are the team members who submit task in daily bases and lazy promises are the scrum manager who will deliver the whole feature to the client who are not lazy
To switch from my current company, when I started giving interviews I was too much confused about how to start preparing for interviews. I watched all of your interview question videos and it helped me a lot in cracking interview at Cognizant. Just wanted to say Thank you so much for helping and creating such content which is actually helping lots of people and changing their lives. Keep it up!
Wonderful explanation with practice Happy Sir. I am beginner on Angular but really learned many thing with practice . thanks so much for the great teaching, please keep posting like such video
You are educating not only freshers but laterals also like me you are awesome and I pray for your good health so that you can keep upload such videos and educate us 🙂
Today I have completed all the 50 questions with practice in my local system. all are really great explained with practice code. I am very happy to say Heartly thanks to Happy Sir/brother. Please keeps rocking with such great video. May God bless you.
Hi sir superb explain really so helpful for Interview. but some points are missed 1.Template Driven Form & validation 2.Reactive Form & validation 3.Routing 4.Lazyloading 5.NgRx Basic
Hi Happy, 1:41:41 - Let's say I have written an HTTP call by creating a method in service.ts, and consuming that service method in my component. So the question is in which scenario when the actual API call happens: 1) when we call the method in component, ex. this.service.getData() OR 2) when we call the using subscribe in component, ex. this.service.getData().subscribe({}) Thanks in Advance..
I had my MEAN stack technical interview today, and most of the Angular-related questions were from this video. I'm glad I watched it! Thanku Respect from 🇵🇰
Searching teachers like you and finally got it. Sir thank you so much for such a great explanation each and every question were clear please make more video . I request please make full coarse videos for nodejs or angular.
Awesome Awesome Awesome that all I can say.I have gone through multiple angular tutorails but this was best to understand Angular although its interview questions.Your style is simple and realistic .
it would be much better and faster if you stop saying "as my name is Happy" everytime you finished a topic. Maybe like 1h 30m instead of 2+hours. Beside of this great content
At 30:53 you have mentioned that string interpolation works only with strings but when I write {{3+1}} I'm getting output as 4 then that means string interpolation works with both strings and numbers right
Thank you, sir, for sharing your knowledge with us. Your explanation style is awesome .It would be even more helpful if you could provide some scenario-based interview questions.
Very Awesome Video ..Clear Explanation with Practical Examples..Please Create More Videos On Angular Advance Topics ..I will be Happy..As Your Name is Happy ❤
Everything is amazing just one feedback try to avoid saying if you have any questions please comment and I'll be very happy to answer after every question you can say it after one or two chapters but after each question it's just very annoying
Hi sir,hope this message finds you.With help of your videos I got placed in a good product based company.Even though I'm from non IT background I struggled a lot to gain the knowledge in web development.Your videos helped me to crack 3interviews.im very grateful to you from the bottom of my heart.Thank you so much sir.😊😊
Hi Happy! Will you be happy to answer this question? In the video it was said that string interpolation only works with string, but I tried and it works for number/boolean and all other types. We can simply do interpolation of boolean variable also in property binding's case using `` What might be the gap in my understanding here?
Very well explanatory. Really easy to understand the concepts with the sample examples given through out the session. Thank you very much for your effort and time.🙏🙏
Hello happy! :). happy to see your video. Here I have one update related to string interpolation . Now I am working in angular 16 version there the string interpolation is possible with number and boolean datatypes as well. May be it was restricted in older version.
I just faced an interview, the interviewer asked me 15 questions. I gave him 12 correct answers because of your video. +1 Subscribers. I'm not sure if they'll hire me since I was wrong for 3 times. Not just that, I've been away from Angular for like an year and almost forgot all the things, your video refreshed my memory, and brought me back those old memories I've had with Angular. This is the kind of crash course everybody should follow. Seriously, it's like a crash course covering most of the important Angular topics. Thanks, and wish me luck!
Your welcome JD . Wishing you all luck brother.
@@interviewhappy Thanks to you. I got the job. Now, I hope you'll upload more Angular/web development related content.
@@jd-9 Congrats man, Happy is happy for you :). Enjoy this moment. Best of luck for your future.
@@interviewhappy Thanks!
hi JD, can you please share all the questions you faced in the interview
please add these ropics as well
1. View encapsulation
2. Jit and Aot compiler
3. Change detection
4. Routing
5. Pure and Impure pipes
@1:40:58 Observables are not always lazy. Cold observables (such as HTTP requests) are lazy, but hot observables (such as WebSocket streams) are eager.
Great professional teacher with interest to transfer knowledge to others without any expectations. Hats off Sir .
Thanks my friend
finally i found a playlist of angular interview questions in a synchronized format and in well explained manner . great going brother.
10:55 NPM does not stand for Node Package Manager. Very common misconception.
Overall a really nice video. Thanks very much Happy, may God always keep you Happy ♡
I have a career gap more than an year. Just watching your videos made me revise the whole of Angular! Thank you for your efforts... 🙏
I had forcefully worked on Angular in my previous projects but to mention in my resume I was not sure how to handle interviews.
After I completed this video I have better understanding of co-relating concepts to my work. Thanks a lot for your effort to make these kind of videos
Angular has good future because it is too good and the companies are not able to find candidates for this.
the best way of teaching, and the best part is I have set playback speed to 1.75 on youtube and able to grasp things by saving some time!! great job great work well very and clearly defined, unlike 100's of instructors on net who simply runs
Hello Happy! This is best series of interview questions. But while listening to the pipe questions when you added a parameter to pipe, you said it is converted to parameterized constructor. For your reference you can play from here 01:03:10....
This is the best Angular video I ever came across. Your way of explanation is articulate and precise....Thank you!
00:30:50 String Interpolation works with any data type not only string ... If I m wrong please correct me.
Every concept is well structured, detailed and explained. Appreciate your efforts. Thank you
Thanks GT. Wish you all the best for your career.
hi , I just came to know string interpolation only for string , but if u want number to display we have to use "{{ variable }}" . Thank you
You are right Karthi. Keep on learning. All the best.
Format is excellent. Explaining with examples along with question and answers is very nice. Thank you.
Thanks Chan. Wish you all the best.
I worked on angler 2 year back and directly saw this video because tomorrow I have an interview .. its best video I never saw this kind of video before
Thanks Gaurav
All the best for an Interview.
@@interviewhappy interview first question about angular promise vs observable nd I cracked that🙌
Hello brother , thanks a lot because of you I landed an internship offer at MNC. Thanks a million time!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
That's fantastic, congrats on the internship!
beautifully explained each and every point with proper use case and differentiating with one another in very easy manner. really helpful.. never seen anyone working this much hard to help others. big big thanks
Thanks Sameer. Your words have that charismatic power. Wish you all the best for your career.
a small real time example for observables and promises :)
observables are the team members who submit task in daily bases and lazy
promises are the scrum manager who will deliver the whole feature to the client who are not lazy
To switch from my current company, when I started giving interviews I was too much confused about how to start preparing for interviews. I watched all of your interview question videos and it helped me a lot in cracking interview at Cognizant. Just wanted to say Thank you so much for helping and creating such content which is actually helping lots of people and changing their lives. Keep it up!
Glad it was helpful! Thanks a lot for such kind words . Good luck @ srishti1203
any coding questions they ask...plz reply
@@sumannayak7677 Yes they can ask
@@srishti1203 did u face any?
@@sumannayak7677 I am not sure now, I gave interview 1 month back, I don't remember exact questions now.
Wonderful explanation with practice Happy Sir. I am beginner on Angular but really learned many thing with practice . thanks so much for the great teaching, please keep posting like such video
You are educating not only freshers but laterals also like me you are awesome and I pray for your good health so that you can keep upload such videos and educate us 🙂
Thanks Umang, same to you
Very clean & clear explanation.. Thank you...
Thank you so much for publishing this video. Helped a lot to brush up the basics 😃
Hi Arathy, Glad it is helpful!
Now don't stop here, start giving interviews :)
Your explanation is so clear and heart warming. And the examples are so to the point. Great work.
Glad it was helpful! Gama
Today I have completed all the 50 questions with practice in my local system. all are really great explained with practice code. I am very happy to say Heartly thanks to Happy Sir/brother. Please keeps rocking with such great video. May God bless you.
i like the way u tech,i can understand easily each and every concept u explained sir....Thanku so much sir
Thanks and all the best for your career.
I am Happy today after watching the video. Thank you. 😊
I am also Happy :) . All the best for your career.
Ye video aaj v useful hai 👍 mai khud interview de kr dekha hu. Thanks
Appreciate your efforts Sir👏. Thanks a lot, this video helps me a lot for my interview preparation
Hi sir
superb explain really so helpful for Interview. but some points are missed
1.Template Driven Form & validation
2.Reactive Form & validation
3.Routing
4.Lazyloading
5.NgRx Basic
Thanks, will try to add them soon.
@@interviewhappy most welcome sir .give me your contact number
@@interviewhappyhave you added bro
My real teacher..... You are very big legend....
Thank you so much for your kind words . I am very grateful @reshmaofficial9994
You are providing very good content for the learners Sir. Thank you.
Thanks and welcome @nikhila
Hi Happy,
1:41:41 - Let's say I have written an HTTP call by creating a method in service.ts, and consuming that service method in my component.
So the question is in which scenario when the actual API call happens:
1) when we call the method in component, ex. this.service.getData() OR
2) when we call the using subscribe in component, ex. this.service.getData().subscribe({})
Thanks in Advance..
API call made using the HttpClient module's get(), post() methods. Subscribe method allows you to handle the response from the API call.
Thank you so much sir. Because of you i got my first job . You are a great teacher 🙏
Thank You So Much Sir!!! Great Video Covering almost interview questions in angular.
wc and Thanks Stark boy.. Wish you all the best for your career.
It helped me a lot while preparing for interview .
A big thank you bhayya❣
This is one of the most organized way of providing interview material
Thanks Kishor. Glad you liked it. All the best for your career.
I had my MEAN stack technical interview today, and most of the Angular-related questions were from this video. I'm glad I watched it!
Thanku
Respect from 🇵🇰
Glad it was helpful!
Searching teachers like you and finally got it.
Sir thank you so much for such a great explanation each and every question were clear please make more video .
I request please make full coarse videos for nodejs or angular.
Thanks Pooja, sure I will try to spread all the knowledge I have. Hope this will help candidates in their career and in their interviews.
one of the best explanation i have ever seen, please can you do more vedio like about Ngrx and others
Awesome Awesome Awesome that all I can say.I have gone through multiple angular tutorails but this was best to understand Angular although its interview questions.Your style is simple and realistic .
I have an intern interview in 6 hours. This course is really helpful
Its a good course to revise your angular concept before Interview .
Thank you
Thanks
This video is great and very useful for working professionals to get started with angular ! Thankyou much respected !
You're very welcome!
thank you for creating this. helped me a lot 🙏
Glad it helped! Khan sahab
string interpolation is working sir str:number=1 {{str}} it is not giviing error its showing 1 on web pages then why u said its only for string ??
Amazing explanation and I got the angular without actually coding as well. Thank you for doing this video.
it would be much better and faster if you stop saying "as my name is Happy" everytime you finished a topic. Maybe like 1h 30m instead of 2+hours. Beside of this great content
Totally agree it's feel irritating 😕
Y’all have a problem with everything. Man’s providing all this content for free and all you can come up with is this.
Thanks Happy for sharing this.
I found this this video good one and better than few other options on same topic. Keep the good work !
Thanks Raj. Wish you all the best for your career.
@@interviewhappy Could u pls append some content on routing and navigation whenever time permits you.
At 30:53 you have mentioned that string interpolation works only with strings but when I write {{3+1}} I'm getting output as 4 then that means string interpolation works with both strings and numbers right
Angular Interview Questions and Answers | ACE Your Angular Interview with SENARIO BASED Questions
ua-cam.com/video/E-NfAbW_h3w/v-deo.html
Thanks for this Happy Teaching so that we are getting Happy Learnings.
Really helped me a lot. very simplifed way of explanation. love it. Helped a lot
Thank you sir for All these questions I'm really appreciated👍🏻👍🏻
Always welcome @Mansi
Thank you, sir, for sharing your knowledge with us. Your explanation style is awesome .It would be even more helpful if you could provide some scenario-based interview questions.
this was great thank you
This is awesome!!! please make a similar one for react
Thanks. Sure soon I will.
Very Awesome Video ..Clear Explanation with Practical Examples..Please Create More Videos On Angular Advance Topics ..I will be Happy..As Your Name is Happy ❤
Thanks man :). I wish you all the best for your career.
Very nice explanation with sufficient way interesting lectures (101% dediction) thanks you sir hats off to you.
Could you please post video for angular performance improvement techniques
Bestest content 🎉 . Thanks
1:03:10 is parametrized pipe not paramerterized constuctor
Good catch
You are Gurudev for learners.Thank you. 🙏
Thanks and welcome @ Sunil
This channel is very informative
Glad you think so!@ RaniMnr
Thanks for the material, Happy! Very useful
Superb... I like the way you are explaining in both theoretical and practical.
Thanks and welcome @kamalakara5693
waw ...what a explation ..thank you so much sir.. i alredy cover C# intervew qustion ..thanks a lot
You are most welcome
clear explanation of each and every area. highly recommend this course♥♥♥
Glad you think so! Thanks a lot Chathura Prabashwara
Excellent video , one stop solution for angular interview to prepare quickly.
Thank You Sir for such a wonderful explanations and for your efforts.
You're very welcome - I'm glad you found it helpful!
great explanations.thank you very much.highly recommend for others who would like to crack angular interview.
Many thanks! @user
Sir please make one playlist of Angular.....put all videos related to angular there...so that easy to watch all videos at one place
Hi Anshuman,I Already uploaded one playlist for the same.
Thank You Happy for this awesome and deep explanation.
Glad it was helpful Athar
Top 50 Angular+ Javascript question that will help you in every interview -
1.Angular 15 Features
2.ES6 features
3.let const var
4.Arrow functions
5.Synchronous Asynchronous Operations
6.Destructuring Assignment
7.Closures
8.Currying
9.Rest Operator
10.Spread Operator
11.Event Bubbling
12.Event Delegation
13.Promises
14.Observables
15.Async Await
16.IIFE
17.Typescript
18.Lazy Loading
19.Constructor vs NgOnInit
20.Dependancy Injection
21.RxJs
22.Services
23.Data Binding
24.Pipes
25. Pure vs Impure Pipes
26. Subject
27. Subject vs Behaviour Subject
28. Async Subject
29. Route Guards
30. Interceptor
31. View Encapsulation
32. Debounce Vs Throttle
33. @NgModule
34. Coercion
35. Polyfills
36. TrackBy
37. Resolver
38. Angular Optimization
39. Event Capturing
40. Content Projection
41. Rest API
42. Server Side Rendering
43. AOT Vs JIT Compiler
44. Angular Forms
45. Routing
46. Decorators
47. Error Handling
48. Inheritance
49. Prototype
50. Call, Bind and Apply
good one
any machine coding for angular
Thank you. It's very much informative
Everything is amazing just one feedback try to avoid saying if you have any questions please comment and I'll be very happy to answer after every question
you can say it after one or two chapters but after each question it's just very annoying
This was an extremely well done course. Thank you .
Glad it was helpful @ milesteghades
Thank you sir for this beautiful interview question answer video.
Welcome Shubham
aapka dil se dhnywaad bhai..
Thanks @waytolivelife
You are a very useful and underrated Tutor Sir. Salute! 😀
Thanks a lot
very very useful, thank you so much.
Hi sir,hope this message finds you.With help of your videos I got placed in a good product based company.Even though I'm from non IT background I struggled a lot to gain the knowledge in web development.Your videos helped me to crack 3interviews.im very grateful to you from the bottom of my heart.Thank you so much sir.😊😊
hey,can u share questions
Thanks for this wonderful tutorial... It's really helpful 😊😊
Hi Happy! Will you be happy to answer this question?
In the video it was said that string interpolation only works with string, but I tried and it works for number/boolean and all other types.
We can simply do interpolation of boolean variable also in property binding's case using
``
What might be the gap in my understanding here?
please set value of isDisabled to false and try isDisabled to true. see the difference
Very well explanatory. Really easy to understand the concepts with the sample examples given through out the session. Thank you very much for your effort and time.🙏🙏
All thanks to you @ Pravat Kumar Hota . we couldn't have pulled this off without appreciation and wishes .
Love your hard work man. very well descripted work.
Thank you so much 😀Ibrahim
Sir you are super........great content...
Thank you so much for your videos and these are very helpful to my career and appreciate your smart way presenting
Your Welcome @ Ranjith kumar .
Sir, if i saw this video then i need to see ts video also or its enough
Vey Helpfull and Very good your explanation..
Thank you very much..
Glad it was helpful! Chandana
Thankyou so much sir for giving clear explanation of each topic. You help me a lot.
It's my pleasure Shreya
very great explanations! can you pls add nodejs also in your teachings
Hello happy! :). happy to see your video. Here I have one update related to string interpolation . Now I am working in angular 16 version there the string interpolation is possible with number and boolean datatypes as well. May be it was restricted in older version.
Yes you are right.
Very good explanation, i can able to understand easily, all the topics, with this video, Thank You Sir
Glad to hear that Vishnu
Great Explanation!
I gave an interview just a few days back and all the questions were explained here except for one or two.
Thank you!
Glad it was helpful! Aditi
All the very best .
Excellent Buddy Great Effort
Great... Great Video.Thank you 👍
Thanks Arun
Very very nice course to learn angular
Very useful and helpful. Thanks for making this video 🙌♥️
Glad it was helpful! Sakthi
Please cover Ngrx concept