×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Nathan,
To be fair, the author of the article solved the performance problem at 2000-2500 bindings watched by upgrading to Angular 1.1.4. A new feature in the upgraded version of Angular was used to resolve the issue.
Thanks,
Kelly
-----Original Message-----
From: WEB400 [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Nathan Andelin
Sent: Tuesday, May 26, 2015 7:17 PM
To: Web Enabling the IBM i (AS/400 and iSeries)
Subject: Re: [WEB400] Single Page Applications
I do think you can do infinite scrolling with Angular
It appears that Angular apps run into performance problems due to 2-way binding between data stores (models) and DOM elements (views) as the number elements increase:
http://www.williambrownstreet.net/blog/2013/07/angularjs-my-solution-to-the-ng-repeat-performance-problem/
"In short, ng-repeat creates bad performance and AngularJS is getting slower with more than 2000-2500 two-way bindings to watch."
I don’t think a framework like Angular becomes as popular as it does by
being incredibly limiting, dysfunctional, and inefficient.
There are typically trade-offs between developer productivity, functionality-performance, and application complexity with highly-opinionated frameworks; notwithstanding their popularity.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.