Infinite scroll

Items append as you scroll near the bottom. 48 items in pages of 6 from JSON.

Hard JavaScript

Challenge

Collect all 48 items. Options: scroll automation, or fetch /data/feed-items.json.

Signals

  • List: #scroll-list · items: .feed-item
  • Status: #scroll-status shows loaded / total
  • End: data-complete="true" on the list

Feed

0 / 0