Performance of Angularjs ng-Repeat on mobile device

Posted on Leave a commentPosted in Javascript

“Angular

When developing mobile applications, performance is a key criteria to going native. But as hybrid apps get more popular, writing high-performance apps is crucial. As such, we’ve been constantly testing performance between different javascript approaches. For this blog, we are showing the test results comparing performance of ng-repeat of Angularjs vs. standard DOM Manipulation.

read more...