How to lazy load ng-repeat items based on scroll?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2022 04:28 AM
How to load ng-repeat content efficiently?
I have over 1000 array element I'm displaying which is coming from server script.
I just want to built some kind of an ArrayAdapter like we have in android not sure of it's terminology in Web Development. But if you scroll through any major site like Facebook or LinkedIn you can see this in effect in your feed. All of the posts are not loaded at the same time in client side, they load as you scroll through your feed. Attaching an image for reference do let me know if we can implement such thing in our service portal widget widget using angular js and some server script.
Thank you,
Labels:
0 REPLIES 0