Infinite Scroll

Here I learned how to create an infinite scroll effect, pulling photos from the Unsplash API. The user selects a topic before images are fetched, with the initial fetch smaller than the subsequent scroll-fetch to improve performance. I also learned how to conditionally display an empty state and a loading animation to improve the UX.

Project information