Hacker News new | ask | show | jobs
by joneath 5192 days ago
I wrote a simple Backbone module to add infinite scrolling to any view a few months back (https://github.com/joneath/infiniScroll.js).

It's good to see a classic paginator implementation though. I will take a look at the source later. Thanks for sharing.

1 comments

Seems like this one does both.