Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

The Dance of the Decorated Classes: Inside the Angular Compiler

In this talk, we’ll examine the design of the Angular compiler, explore the many ways it supports our tooling today, and take a peek at the new Angular Linker system for library compilation and consumption.

ng-conf - Pluralsight course - The Dance of the Decorated Classes: Inside the Angular Compiler
by ng-conf

What you'll learn

Most of us know the Angular compiler as the part of the CLI which builds and type-checks our applications, but this is just one of the many jobs it performs in the Angular ecosystem. Even before we run ng serve, the compiler is alive within the Angular Language Service, helping us edit templates in our IDEs. Long before we yarn install them, the compiler has processed the libraries we depend on and helped prepare them for publication on NPM. In this talk, we’ll examine the design of the Angular compiler, explore the many ways it supports our tooling today, and take a peek at the new Angular Linker system for library compilation and consumption.

Table of contents

About the author

ng-conf - Pluralsight course - The Dance of the Decorated Classes: Inside the Angular Compiler
ng-conf

ng-conf is the world's first and largest Angular conference.

More Courses by ng-conf