The Low Down on Attribute and Structural Directives in Angular
A quick guide to the different types of directives in Angular and how to use them
Nov 5 · 5 min read

In Angular, if data is the thing that makes an application come to life, then directives are the thing that makes actions, reactions, and interactions possible.


