My data is under 500Mb. I am doing mobile web application. Get retrieve 
from data is ok. Problem is between render the html page.It will take long 
time.Because my data is around 40000 records.I think render records to html 
page is take long time.I already records how many time spend on rendering 
that page.That's why I used infinite scroll .First I retrieved all data 
from server.And then chunk record using angular js and render that page.My 
way is correct?.I am doubt about that one.I can't allow to change the DB.My 
main problem is performance of rendering records in html page.Thanks for 
sharing your ideas.

On Thursday, April 14, 2016 at 4:33:02 PM UTC+8, hnin hnin wrote:
>
> hi everyone,
> I am looking for best way to handle large amount of data.Any suggestion 
> pls.
>

-- 
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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to