Gravatar Directive in Angular
Did you know that Angular components are subsets of directives?
Why do we then need the Directive decorator, and why would we use it instead of the Component? Well, directives can extend the behavior of a component by adding behavior to template elem...
blog.michaelkaren.dev6 min read