Live data from Hacker News

Isolated Expression Scope in AngularJS

ng-newsletter.com

1–2 of 2 posts

Re: Isolated Expression Scope in AngularJS

#2
I think showing how to call back parent controller's scope methods from a directive should really be shown in the angular documentation for directive. It's the only way to really make non-trivial directives reusable and properly isolated.