Exercise: Introduction to Attribute Directives
Let’s practice implementing a custom attribute directive.
We'll cover the following...
Let’s practice what we learned and improve our directive for avatars.
Objectives
We’ll create a similar directive to the one in the previous lesson, ...