Great. I appreciate. I have one question why we use hostlistener events rather than using normal angular events. And why we custom directives in angular. Can you please make a video on it if possible.
@@ARCTutorials sir, notes u shared has content only till tutorial #66, not after that....can u please share the notes which has content after tutorial #66 ?
Hi sir, when we install angular 10, we get aot by default or show we install any package for this, actually I was building a project and I got a error regarding AOT, after that I searched the error in google and and I did 'npm build' and the next day no error
@@ARCTutorials Angular JIT compilation failed: '@angular/compiler' not loaded!, this is the error I got but after that, I have seen in some forums and I did ng build, the next morning, I didn't see the error. issue resolved, but the thing is I didn't understand why is that issue and again why its gone, thx in advance
Great. I appreciate. I have one question why we use hostlistener events rather than using normal angular events. And why we custom directives in angular. Can you please make a video on it if possible.
very nice thanku
Thanks and welcome
Great explanation...
thanks.. now i understand better..
Glad its hepful to you!!
Good explanation
Thanks and welcome
@@ARCTutorials sir, notes u shared has content only till tutorial #66, not after that....can u please share the notes which has content after tutorial #66 ?
Can you please tell me a scenario even after AOT being the default option, where we need to make JIT as an option?
Hi Buddy. After Angular 8 onwards - the AOT is built-in and default. So we do not have a choice to override it.
In phase2 code generation u mentioned 1 thing non-null assertion what does it mean?
What is the impact if we turn of AOT compiler?
Please explain about Ivy too
Hi sir can you explaine of interceptor architecture with example of line by line ?
video starts at 2:10
Hi sir, when we install angular 10, we get aot by default or show we install any package for this, actually I was building a project and I got a error regarding AOT, after that I searched the error in google and and I did 'npm build' and the next day no error
Hi Sai. Yes AOT is now default for all ng builds. Whats the error ur seeing??
@@ARCTutorials Angular JIT compilation failed: '@angular/compiler' not loaded!, this is the error I got but after that, I have seen in some forums and I did ng build, the next morning, I didn't see the error. issue resolved, but the thing is I didn't understand why is that issue and again why its gone, thx in advance
I am really surprised with the error. It may happen due to different version compatible modules and libraries. Are u still seeing the error??
@@ARCTutorials No sir, now I am not seeing the error, the application is working fine, but the thing is I don't know what the error means
Sir, please provide notes
Replied to your email and shared the notes. Thanks