angularjs - Angular JS slowness with IE and iPad -


starting using angular, , noticing full dom parsing seems slow when included on large page. issue seems relevant ie, while not ff or chrome.

has found way to:

  • not parse whole dom
  • clever solution make angular work faster on ie9+

is there anyway have angular parse sub section of dom specified via tags?

include less in dom @ once :-)

try paginating super long lists, or split ui you're displaying multiple pages.

also try bindonce https://github.com/pasvaz/bindonce if have list of data that's static after being rendered.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -