Skip to content

teshank2137/react-infinite-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

React Infinite Scroll

A React application that shows how we can achieve "infinite scrolling" for our backend API. For implementation in shown way API must support limit or pagination.

We are using a custom Hook to do fetching and taking care of the state. Intersection Observer is used to know when the last element is on the screen.

About

A React application that shows how we can achieve "infinite scrolling"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published