back to list
                        
                                                
                        Infinite Scroll: The Good, the Bad, the Maybe
                        Nov  6, 2014
                        By Sitepoint
                        
                        
                        
                        
                        	                        	                        		For the purposes of this article the definition of infinite scroll will be: 
A design pattern where content is fetched asynchronously from a database or master file and inserted into the user's page as they consume the information. 
This results in a seemingly endless page that continues to load content as the user scrolls towards the bottom. ...