TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Isolated Expression Scope in AngularJS

8 pointsby bauserover 11 years ago

1 comment

bsaulover 11 years ago
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.