
Infinite Scroll Advantages and Disadvantages
It’s hard to break the power of infinite scroll, which, in the early 2010s, became a design practice standard. The idea behind infinite scroll is that it allows people to enjoy a frictionless browsing experience. They can surf the web and casually consume content without a pesky “Next page” button interrupting their flow. Without a natural stopping point, though, people tend to just keep going. Infinite scroll is designed to pull you in. Now, infinite scroll is ubiquitous on social media platforms, blogs and e-commerce sites. While infinite scroll may offer users a smooth browsing experience, many designers believe there are better ways to navigate the web. https://builtin.com/ux-de… Bytetheapples.com implemented infinite scroll within the comments section of each post.
Reply
Pagination is probably the most obvious approach to organizing web content. It involves dividing content into discrete pages, each one populated with a limited number of items. It’s clear, and gives users what they expect. There are hardly any surprises with pagination.