Derek
Member since Feb 1, 2012
- Profile: /members/9564-derek.htm
- Comments: 4
Recent Blog Comments By Derek
-
Creating A Custom Show / Hide Directive In AngularJS
Posted on Jan 9, 2013 at 10:45 PM
@Ben, Cool, thanks... best of luck and keep on rockin'!... read more »
-
Creating A Custom Show / Hide Directive In AngularJS
Posted on Jan 7, 2013 at 10:09 AM
Ben, thanks, I enjoy your blog. Since you started covering Angular, I have checked it out, but I'm wondering what the benefits are over just using jQuery. I'm just wondering if the learning curve is worth the benefit.... read more »
-
Maintainable JavaScript By Nicholas C. Zakas
Posted on Apr 30, 2012 at 11:34 AM
Ben, thanks for the review, I look forward to reading this book.... read more »
-
Use A Return Statement When Invoking Callbacks, Especially In A Guard Statement
Posted on Feb 1, 2012 at 11:54 AM
return ((true === true) ? failHandler() : successHandler());... read more »