Skip to content

Commit bc18e92

Browse files
Update README.md
1 parent 17b33f6 commit bc18e92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
_How To Implement Web Based Infinite Scroll Feature With Vanilla JavaScript - HTML CSS JS_
44

5-
![YouTube Thumbnail](https://raw.githubusercontent.com/saeedkohansal/Telegram-Login-Widget-User-Registration-PHP-MySQL/main/image/Telegram-Login-Widget-User-Registration-PHP-MySQL.png "YouTube Thumbnail")
6-
![Files Explained](https://raw.githubusercontent.com/saeedkohansal/Telegram-Login-Widget-User-Registration-PHP-MySQL/main/image/Files-Explained.png "Files Explained")
5+
![YouTube Thumbnail](https://raw.githubusercontent.com/saeedkohansal/Vanilla-JavaScript-Infinite-Scroll-HTML-CSS-JS/main/image/Vanilla-JavaScript-Infinite-Scroll-HTML-CSS-JS.png "YouTube Thumbnail")
6+
![Vanilla JavaScript Infinite Scrolling Feature Logic](https://raw.githubusercontent.com/saeedkohansal/Vanilla-JavaScript-Infinite-Scroll-HTML-CSS-JS/main/image/Vanilla-JavaScript-Infinite-Scrolling-Feature-Logic.png "Vanilla JavaScript Infinite Scrolling Feature Logic")
77

88
Hello Programmers, Welcome to gilgeekify programming. My name is Saeed Kohansal, and I hope you have a great time. In this video, I will show you how to Implement web-based Infinite Scroll Feature using Vanilla JavaScript. With the Infinite Scrolling feature, you can improve the user experience for your website. Infinite Scrolling or Continuous Scrolling or also known as Endless Scrolling is a web design technique where, as the user scrolls down a page, more content automatically and continuously loads at the bottom, eliminating the user's need to click to the next page. Infinite scrolling minimizes interaction costs and increases user engagement, but it isn’t a good fit for every website. For some, pagination or a Load More button will be a better solution.
99

10-
## Video Tutorial [ Creating This Widget From Scratch ]
11-
[https://youtu.be/62o5rk4439U](https://youtu.be/62o5rk4439U)
10+
## Video Tutorial [ Implement Infinite Scroll Feature From Scratch ]
11+
[https://youtu.be/c2gxn0slIdY](https://youtu.be/c2gxn0slIdY)
1212

1313

1414

0 commit comments

Comments
 (0)