Greg Herrington
Member since Aug 3, 2010
- Profile: /members/6574-greg-herrington.htm
- Comments: 3
Recent Blog Comments By Greg Herrington
-
Defining Instantiatable Classes In The AngularJS Dependency Injection Framework
Posted on Oct 31, 2013 at 5:32 PM
@Ben, yup, makes total sense -- love scoping/extending tip. Thanks!... read more »
-
Defining Instantiatable Classes In The AngularJS Dependency Injection Framework
Posted on Oct 31, 2013 at 4:25 PM
@Ben -- thanks for the example, just what I was looking for. I've got a follow up question for you here regarding best practices for defining instantiatable more portable classes that may be used inside angular, but also in some other application context -- like a web worker or other non-an... read more »
-
jQuery's Event Triggering, Order Of Default Behavior, And triggerHandler()
Posted on Aug 3, 2010 at 12:19 PM
@Ben -- thanks, I just ran into this as well, and this saved me from banging my head against the wall. Funny that they haven't addressed this officially yet, though I haven't checked to see if this issue is in their trac... @Bart -- interesting...I'll try your suggestion as well... read more »