Use Single File Components by Default in Angular

InstructorSam Julien

Share this video with your friends

Send Tweet

By default, the Angular CLI generates components with separate CSS and template files. It doesn't have to be this way! Let's learn how to use the CLI to generate single file components.