Basha
Member since Nov 17, 2014
- Profile: /members/12424-basha.htm
- URL: http://html5plugins.com
- Comments: 1
Recent Blog Comments By Basha
-
AngularJS Code Smell: Defining $scope Methods In Directives
Posted on Nov 17, 2014 at 9:37 PM
@Ben, I have a scenario where I am using common directive for two controllers. For the common functionality I have added methods directly to the inherited scope, so that I don't have to duplicate the code in different controller. What do you suggest in this scenario? What would be the best approac... read more »