Advantages and Disadvantages of Infinite Scrolling
Every developer has had content that needs to be listed out line by line. Usually that means there is or will be a lot of it. Whether it's a list of past entries in your WordPress blog, a list of nodes in your Drupal site or a list of items for sale in your favorite shopping software. It used to be there was only one right answer of how to deal with this kind of content; pagination.