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
- Category: Web design
- Project date: March 2023
- Project URL: https://thebiglou.github.io/infinite-scroll
- Source code: https://github.com/TheBigLou/infinite-scroll