Even when you are working with DOM, if you are on a device with limited capabilities (e.g. mobile devices), depending on the number of elements on the screen the bindings can cause the DOM to take a long time to render.
Normally not a huge issue, but it helps put AngularJS + Phonegap in an even worse position than before against native apps.
Normally not a huge issue, but it helps put AngularJS + Phonegap in an even worse position than before against native apps.