Vanila Js: Infinite Scroll

preview_player
Показать описание
Vanilla JS mini assignment: Infinite Scroll with RWD

Infinite scrolling is a web-design technique that loads content continuously as the user scrolls down the page, eliminating the need for pagination.

👉Should You Build an Infinite Scroll Website?

A good rule of thumb is that infinite scrolling works best when a user isn't looking for specific information, such applications are #facebook #twitter and what else, comment down where you have seen such feature.

👉When should you use pagination?

Pagination comes with a beginning as well as an end point. Users usually love pagination because they can easily determine whether the information they came looking for is there or not. If it is, then they also know at which position they can find it.

Teck used: html, css and JavaScript

Check out below short video with source code at GitHub.

Рекомендации по теме