Angular 4: Directives


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Angular uses a rich set of directives for manipulating DOM elements and templates. In this course, you will learn how to use the Angular built-in directives and, in particular, you will learn about the flow control directives.

Target Audience
Developers who want to learn how to use Angular 4 to create web apps.

Prerequisites
None

Expected Duration (hours)
0.7

Lesson Objectives

Angular 4: Directives

  • start the course
  • set multiple classes on elements using ngClass
  • toggle element rendering based on a condition
  • set multiple styles on elements using ngStyle
  • display one element tree from a set of multiple possible trees
  • use ngFor to iterate over a list or an object's contents
  • use the ngFor directive along with an index value
  • optimize ngFor performance by providing a tracking function
  • modify html layout using templates
  • create and use a custom attribute directive
  • use Angular directives
  • Course Number:
    sd_agad_a03_it_enus

    Expertise Level
    Beginner