Hacker News new | ask | show | jobs
by FigurativeVoid 984 days ago
The automatic pagination is really clever. I usually take a lazier route with something like a page var and call it a day, but this is nice abstraction.