Ian
Member since Apr 4, 2014
- Profile: /members/11775-ian.htm
- Comments: 1
Recent Blog Comments By Ian
-
Using Controllers In Directives In AngularJS
Posted on Apr 4, 2014 at 12:31 PM
I think that directive controllers are essentially the same as regular controllers. i.e. they're the place to manage the scope. Really the only reason you use a directive controller is that, in order to add a full stack of client side to an HTML element, you only need to add the tag for the directi... read more »