Akshay Deshmukh
What is AOT compilation?
By Akshay Deshmukh in Angular on Jul 14 2017
  • Mohd Kashif
    Mar, 2019 12

    When we talk about AOT then first terms which comes in minds , its View Engine. View Engine introduced in angular 4, which decreased the size of generated code using AOT. AOT is angular compiler and its responsible to convert HTML and TS code into efficient java script code during build phase.

    • 0
  • Rajendra Taradale
    Nov, 2017 21

    Typescript files converted to Javascript files on compilation stage itself

    • 0
  • Akshay Deshmukh
    Jul, 2017 14

    Ahead Of Time compilation. Angular compiles components and templates to native JavaScript, HTML. It will cut down rendering time.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS