Angular 9 Tutorial For Beginners #75- Ahead of Time (AOT) Compilation

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 25

  • @gajudone3889
    @gajudone3889 3 роки тому +1

    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.

  • @hardeepkaur438
    @hardeepkaur438 2 роки тому +1

    very nice thanku

  • @rahuljain5415
    @rahuljain5415 3 роки тому

    Great explanation...

  • @pcoderajap2913
    @pcoderajap2913 4 роки тому +1

    thanks.. now i understand better..

  • @angularstep6562
    @angularstep6562 3 роки тому +1

    Good explanation

    • @ARCTutorials
      @ARCTutorials  3 роки тому

      Thanks and welcome

    • @shubhamsoni32
      @shubhamsoni32 3 роки тому

      @@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 ?

  • @Coffee_Kaburlu
    @Coffee_Kaburlu 3 роки тому +1

    Can you please tell me a scenario even after AOT being the default option, where we need to make JIT as an option?

    • @ARCTutorials
      @ARCTutorials  3 роки тому +1

      Hi Buddy. After Angular 8 onwards - the AOT is built-in and default. So we do not have a choice to override it.

  • @vineethkumar6626
    @vineethkumar6626 2 роки тому

    In phase2 code generation u mentioned 1 thing non-null assertion what does it mean?

  • @tejag8098
    @tejag8098 2 роки тому

    What is the impact if we turn of AOT compiler?

  • @saikumar-eh6df
    @saikumar-eh6df 3 роки тому

    Please explain about Ivy too

  • @sheikhnaseem1780
    @sheikhnaseem1780 3 роки тому

    Hi sir can you explaine of interceptor architecture with example of line by line ?

  • @a.yashwanth
    @a.yashwanth 3 роки тому +1

    video starts at 2:10

  • @saikumarmogilla450
    @saikumarmogilla450 4 роки тому +1

    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
      @ARCTutorials  4 роки тому

      Hi Sai. Yes AOT is now default for all ng builds. Whats the error ur seeing??

    • @saikumarmogilla450
      @saikumarmogilla450 4 роки тому +1

      @@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

    • @ARCTutorials
      @ARCTutorials  4 роки тому

      I am really surprised with the error. It may happen due to different version compatible modules and libraries. Are u still seeing the error??

    • @saikumarmogilla450
      @saikumarmogilla450 4 роки тому

      @@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

  • @shubhamsoni32
    @shubhamsoni32 3 роки тому +2

    Sir, please provide notes

    • @ARCTutorials
      @ARCTutorials  3 роки тому +1

      Replied to your email and shared the notes. Thanks