All Tasks
Buildadvanced
55 min

Infinite Scroll Data Table

Build a paginated users table that uses the Intersection Observer API to load the next page automatically when the last row enters the viewport. It must show a loading skeleton while fetching and handle errors gracefully.

Your progress0%

Requirements

Skills you'll use

ReactTypeScriptIntersection ObserverData Fetching

Read this first

This task is based on the lesson below. Complete the reading before attempting it.

Go to lesson

What to expect

Difficulty
advanced
Time
55 min
Steps
6
Type
Build