infinity
infinity copied to clipboard
Deprecated but what is its replacement?
Has a replacement for infinity js been created?
The replacement is "don't use infinite scroll", since it's a substandard UX.
What about for use cases like Google maps? Seems like they have to cull data off screen. I have a similar use case.
Many, many sites use some type of UITableView where content is loaded as the user scrolls. I do an image search that uses the feature in Aurelia.io https://github.com/aurelia/ui-virtualization
https://www.smashingmagazine.com/2016/03/pagination-infinite-scrolling-load-more-buttons/