All Talks

Creating Custom Structural Directives

Structural directives are useful feature in Angular giving us an option to dynamically embed views and encapsulating the logic in the directive class. In this talk we will look at how to create our own structural directives, taking a close look at ng-template, ViewContainterRef, the microsyntax for structural directives. We will also look at some use cases and best practice considerations when writing structural directives.

You might be interested in:

May 2019 Frontend
20 RXJS Operators in 20 minutes 20 RXJS Operators in 20 minutes

20 RXJS Operators in 20 minutes

Mike Brocchi & John Niedzwiecki