Using structural directives in Angular
In the last article, we talked about attribute directives. In a natural continuation of the theme, we’ll now mention structural directives, too. So what are they, how do they differ from attribute directives, and what are we using them for? Structural directives In short, structural… Read More »Using structural directives in Angular