Infinite Scrolling with JavaScript using API

Опубликовано: 01 Октябрь 2024
на канале: AB Nation Programmers
2,663
50

In this video we will discuss about how to work with infinite scroll using JSON Placeholder API.
We will use async/await pattern that is syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function.
We will create UI from scratch using HTML & CSS