-Various ways on using Compile and Link functions in Angular JS
-How does ng-repeat work with custom directives
-How to manipulate DOM (template DOM) using Compile function in Angular JS
-How to manipulate DOM (instance DOM) using Post Link function in Angular JS
-How to attach/handle events using Post Link Function in Angular JS
-How to provide event handling functions to Post Link using Directive Controllers
-How to access interpolated attribute expressions in Compile and Link functions
-How to use $interpolate to interpolate binding expressions (or strings) in Angular JS
Part 1: Angular JS Directives - Compile and Link in depth: • AngularJS Directives - Compile and Link in...