Free Post angular Under the hood of the Angular Compatibility Compiler (ngcc) In this artice, we will explore how angular makes non Ivy libraries compatible with Ivy libraries using its compatability compiler ngcc
Free Post angular An in-depth overview of Angular compilers We'll look at ngtsc, explore template and decorators compilation process and learn a few things about Angular compilers design principles.