ngTemplateOutlet is WAY more useful than I realised
In this video, we explore a situation where *ngTemplateOutlet can turn an impossibly messy component into something beautiful. We will discuss the role of ng-template, how we can use *ngTemplateOutlet to display them, and why just using components and inputs isn’t viable.
Get weekly content and tips exclusive to my newsletter:
Learn Angular with Ionic:
GOOD source code:
BAD source code:
Stephen Cooper:
0:00 Introduction
0:45 What is ng-template?
1:46 What is ngTemplateOutlet?
4:05 API of the custom table
6:21 Using ngTemplateOutlet
10:06 Implementation without ngTemplateOutlet
15:13 Conclusion
#angular
- More tutorials:
- Follow me on Twitter:
1 view
317
106
2 years ago 00:16:36 1
ngTemplateOutlet is WAY more useful than I realised