Member-only story

image Infinite Scrolling with api Javascript

YvonneDev
3 min readSep 29, 2020

--

Infinite scrolling is the popular JS tech for better customers experience,especially with images loading while scrolling,no need to refresh the page to fetch new ones.

The images from Unsplash API link here

CODE SEPARATE BELOW:

HTML HEAD

I only set the tab label icon here.

HTML BODY

Loader is the SVG from loading.io

Image-container is for all the images fetching from API.

yeah, don’t forget to link js file.

CSS

Import fonts from Google fonts as needed.

The background is the pattern shape.

The title does stroke stylishly.

--

--

YvonneDev
YvonneDev

Written by YvonneDev

❤️Front-end Web Development self-taught *share what I learned*

No responses yet