danicomas
Member since May 14, 2015
- Profile: /members/12657-danicomas.htm
- Comments: 2
Recent Blog Comments By danicomas
-
Using ngRepeat With ngInclude Hurts Performance In AngularJS
Posted on May 14, 2015 at 4:26 AM
@benndale I have seen the google recomendation to use http://www.bennadel.com/blog/2740-replacing-nginclude-with-component-directives-in-angularjs.htm but how can I do it with ng-repeat? I need to do a directive inside ng-repeat with the content that I want?... read more »
-
Using ngRepeat With ngInclude Hurts Performance In AngularJS
Posted on May 14, 2015 at 4:22 AM
If It works wrong the cause is a wrong API program (Google) because the problem only could be occurred with the get of the template but it is cached. Of course this is not a problem. If the problem is the $compile the process should be the same that you wouldn't have the ng-include. I don't know whe... read more »