Member-only story

Infinite scroll blogs with Javascript

YvonneDev
3 min readDec 25, 2020

--

course from Brad Traversy

Github code

Features:

posts fetch from JSONPlaceholder API

custom three dots loader

filter posts based on keywords

HTML

filter to type in the keywords

the post container will load the posts fetched from API

the loader is a three-dots animation

CSS

fixed position of the three dots animates the y axis and the opacity

JS

get the DOMs needed

--

--

YvonneDev
YvonneDev

Written by YvonneDev

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

No responses yet