Skip to content
KnowledgeCity

Generating Directives and Pipes in Angular

This chapter will cover structural directives, attribute directives and pipes. It’ll introduce the built in directives and pipes provided by Angular. It’ll also demonstrate how to create your own pipe class using the CLI, as well as a structural and an attribute directive. 
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Intermediate Provider Michaela Ochnich  3 Lessons ·  18m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

This chapter will cover structural directives, attribute directives and pipes. It’ll introduce the built in directives and pipes provided by Angular. It’ll also demonstrate how to create your own pipe class using the CLI, as well as a structural and an attribute directive.

What You'll Learn

  • Understand how Angular directives and pipes work, including structural directives, attribute directives, and pipes
  • Use the built-in directives and pipes provided by Angular
  • Create a custom pipe class using the Angular CLI
  • Create a custom structural directive
  • Create a custom attribute directive

Key Takeaways

  • The chapter covers structural directives, attribute directives, and pipes in Angular.
  • Angular provides built-in directives and pipes that this chapter introduces.
  • The Angular CLI can be used to generate a custom pipe class.
  • Learners build their own structural directive and attribute directive during the course.

Frequently Asked Questions

What does this course cover?

It covers structural directives, attribute directives, and pipes, including the built-in directives and pipes provided by Angular, and demonstrates how to create your own pipe class using the CLI as well as a structural and an attribute directive.

What will I learn to build in this course?

You will learn to create a custom pipe, a custom structural directive, and a custom attribute directive, and to understand how Angular directives and pipes work.

What lessons are included?

The course includes three lessons: Creating a Custom Pipe, Creating an Attribute Directive, and Creating a Structural Directive.

What skills are associated with this course?

The course relates to Angular (Web Framework), Angular CLI, Angular Components, Angular Material, Angular UI, and Ng Controller.

Does the course use any specific tooling to create a pipe?

Yes, it demonstrates how to create your own pipe class using the Angular CLI.