Aaron Gray
Member since Jul 21, 2015
- Profile: /members/12755-aaron-gray.htm
- URL: http://www.aaron-gray.com
- Comments: 1
Recent Blog Comments By Aaron Gray
-
Using Base Controllers In AngularJS - An Experiment
Posted on Jul 21, 2015 at 5:53 PM
Could you create subclass controllers that inherit from a base controller using ES6's classes and extends? I did this with Angular Services, and it worked well. See here: http://www.aaron-gray.com/service-inheritance-in-angularjs-using-es6/... read more »