egghead.io
  1. 1
    Create Your First Angular App
    4m 33s
  2. 2
    Use Single File Components by Default in Angular
    3m 42s
  3. 3
    Pass Data to Components with Inputs
    4m 32s
  4. 4
    Create Your First Reactive Form in Angular
    5m 21s
  5. 5
    Communicate Between Components with Outputs & EventEmitters
    3m 52s
  6. 6
    Share Data and Business Logic Throughout an Angular Application with Services
    5m 44s
  7. 7
    Add Custom Data Types with TypeScript Interfaces in Angular
    4m 29s
  8. 8
    Add Optional Properties in Angular to TypeScript Interfaces
    2m 56s
  9. 9
    Use Scoped Component Styles in Angular
    2m 39s
  10. 10
    Add Global Styles in Angular
    1m 56s
  11. 11
    Use a Proxy with the Angular CLI to Fix CORS Development Problems
    5m 35s
  12. 12
    Refetching Data with Subjects in Angular
    5m 32s
  13. 13
    Add Routing to an Existing Angular Project
    4m 18s
  14. 14
    Navigate Between Routes in Angular with routerLink
    2m 30s
  15. 15
    Navigate to and Display Components with Route Parameters in Angular
    5m 5s
  16. 16
    Subscribing to Route Params in Angular
    2m 8s
  17. 17
    Create Nested Routes in Angular
    2m 47s
  18. 18
    Access Parent Route Parameters in Angular
    3m 10s
  19. 19
    Inherit Parent Route Parameters by Default with ParamsInheritanceStrategy
    2m 16s

Use Single File Components by Default in Angular

Sam Julien
InstructorSam Julien
  • angular
    Angular

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.

illustration for Angular Basics

Course

Angular Basics

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions