Component Inheritance in Angular

added by JavaScript Kicks
5/16/2019 7:45:58 AM

726 Views

In my previous job at Reimnet, I was assigned as the head of a team that was in charge of the creation of the admin side of an Angular project called Exchange App. During the building process, I encountered this Repeating-Yourself kinda thing. I was constantly copying and pasting code from one component to another.


0 comments