Olivier Clement
Member since Oct 4, 2013
- Profile: /members/11302-olivier-clement.htm
- Comments: 5
Recent Blog Comments By Olivier Clement
-
Don't Forget To Cancel $timeout Timers In Your $destroy Events In AngularJS
Posted on Aug 6, 2014 at 4:36 PM
Hey, I just fumbled on that post while looking up something else, and I thought I would take the opportunity to ask this, as it's a question specificity I haven't seen answered directly: For situations like the one you described here, I'm all good with destroying the $timeout (should I say 'promise... read more »
-
Hooking Into The Complete Event Of An ngRepeat Loop In AngularJS
Posted on Mar 31, 2014 at 5:09 PM
Holy! This is brilliant, great post! Thanks for this write up; Cant believe I've been using angular for a bit more than a year now and I keep learning crazy stuff like this.... read more »
-
Using Base Controllers In AngularJS - An Experiment
Posted on Oct 7, 2013 at 8:47 AM
@Ben, Thanks for your reply Yes I'm kind of in the same boat/dilemma I gave a quick try to the injector.invoke method, which seems to work relatively well but I think I did notice a performance drop as well as some higher CPU usage in Chrome (haven't tested other browsers) That said, services an... read more »
-
Using Base Controllers In AngularJS - An Experiment
Posted on Oct 4, 2013 at 10:54 AM
@Kelly, @Ben, @Phil: So I am reading this post/comments as well as the link provided by Kelly about using $injector.invoke() .... in the end I am not sure what would be the consensus regarding what could/should be considered a best practice to achieve this kind of functionality I am basically lo... read more »
-
Using Base Controllers In AngularJS - An Experiment
Posted on Oct 4, 2013 at 10:50 AM
Hi @Tushar, I know it's been a while and maybe you already solved your issue but I'll respectfully tell you this: Considering your question is not in relation with this blog post, I don't think it is the right place to ask this here, and it probably is the reason why no one (seems) to have answer... read more »