Hi Leena, Here is another resource : https://www.airpair.com/angularjs/posts/angularjs-performance-large-applications
Few performance tips important : - Differences between $emit and $broadcast - Use of the "track by" syntax with the ngRepeat directive - Unbind DOM listeners with the $destroy event. Regards Manu @EmmanuelDemey 2015-07-29 14:12 GMT+02:00 Leena Joseph <[email protected]>: > Recently i studied this article about essential tips to improve AngularJS > performance. Here i got little bit of points only. do you have any other > points to improve AngularJS performance? > http://agriyaservices.blogspot.in/2015/07/essential-tips-to-improve-performance.html > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- Emmanuel DEMEY Consultant Zenika +33 (0)6 47 47 42 02 [email protected] - fr.linkedin.com/in/emmanueldemey/ Twitter : @EmmanuelDemey -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
