I code a website which is online classifieds similar to craigslist. We are working on the pagination for the list of classified ads and we use regular pagination.
Is there any reason to use infinite scroll instead? I like both approaches but I don't know which is preferred in this case.