Hacker News new | ask | show | jobs
Ask HN: Infinite scrolling performance in webapp?
2 points by kall1sto 2808 days ago
What is the best practice to keep performance in a webapp that uses infinite scrolling and handles lots of DOM elements and images.

DOM recycling? Other approaches?