Live data from Hacker News

Why not to use infinite scroll on your website

geeks.bizzabo.com

11–20 of 87 posts

Re: Why not to use infinite scroll on your website

#13
I'm sure there're 10 reasons to use too. infinite scroll as opposed to infinite pagination? I like infinite scroll, it's just fun. It's a lot about the goal. If it's facebook or instagram, users won't go too far, they don't have time and they check feed regularly, however for search infinite scroll might be not the best fit

Re: Why not to use infinite scroll on your website

#16
As an alternative, I'm going to start using something like http://emberjs.com/list-view/

(warning: not mobile optimized)

It solves 1, 2, 3, 4, 5, 7, and 10, and could reasonably be implemented with bookmarking to fix 6 and 9.

SEO is still an issue, but really, when is it not?

Re: Why not to use infinite scroll on your website

#20
I don't hear P-interest users complaining. With some content you might want to use a 'Masonry'/'Isotope' layout as P-interest does. That comes with a ragged footer and doesn't really work unless you have infinite scroll.

As for the nonsense about 'never getting to the footer', the footer can be stuck to the window or dispensed with entirely, again a-la P-interest.

It is very easy to put together a '10 reasons why I hate this' blog article, it is much harder to put something together that works to the delight of millions.

Post reply on HN