In this lesson we learn about ng-template
, an Angular component that allows us to declare some piece of Angular template. We will explore how to use @ViewChild
to grab the template from within our Angular component and how we can then pass it along accordingly.
Hi Egghead, I am a react developer, I am new to angular. I like to create a simple app in angular 5 which will look like the example shown in this course, Can you please help me to identify the pre-requirement course which i can take before this course