Have you ever wondered how Angular works so fast? Most of us use built-in directives like ngFor, ngClass, ngStyle, and more on daily basis, and get an enormous fast result. The secret behind all these fast utils is an Angular Abstraction most of us not really familiar with. In this talk, we will explain what the differs are and how the framework uses them internally.