Understanding The Limitations Of Template Syntax Desugaring In Angular 7.0.4

added by JavaScript Kicks
11/16/2018 1:10:26 AM

630 Views

Ben Nadel digs into the "ng-template" syntax and the apparent limitations of the "*" desugaring in Angular 7.0.4. It appears that the first slot of the "*" template cannot be a secondary input binding. This influences the way in which short-hand notations like "let" and "as" can be applied.


0 comments