• Understanding Directives
  • Generously reshared from AngularUI
  • Injecting, Compiling, and Linking functions
  • Pre vs Post Linking Functions
  • $element === angular.element() === jQuery() === $()
  • $attributes.$observe()
  • Extending Directives
  • Global Configurations
  • Require Directives
  • Stacking Directives
  • Templating
  • Specialized the Directive Configuration
  • Footnotes