Douglas
Member since Apr 3, 2015
- Profile: /members/12613-douglas.htm
- URL: http://douglasmak.com
- Comments: 1
Recent Blog Comments By Douglas
-
Always Trigger The $destroy Event Before Removing Elements In AngularJS Directives
Posted on Apr 3, 2015 at 11:23 PM
@Matt With the creating scope bit aside, I don't understand why you think destroying a scope is considered not following the best practices. Sharing scopes between directives are always more problematic than just using an isolate scope. One example that you illustrated is that you end up polluting... read more »