Tag: Class

Angular cli generate class, interface and enum

So far we have discussed generating angular features like components, services, directives etc. We can use the Angular CLI to generate TypeScript features as well. In this video we will …