AngularJS best practices - Directives

Coming soon…

Are markers on a DOM element (Extend HTML)

Are reusable HTML components.

Attach specified behavior to that DOM element

Transform the DOM element and its children

Next: AngularJS best practices - Conclusion