Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 311 Bytes

readme.md

File metadata and controls

7 lines (7 loc) · 311 Bytes

In DOM, only 20 li elements are added, and based on user's scroll these 20 elements are updated with data,

  1. Intersection observer used to detect bottom and top of the page instead of scroll event
  2. DOM is not heavy, only limited elements