Hacker News new | ask | show | jobs
by cunac 1985 days ago
my intent with pagination is always to prevent problems with open ended size of data set. 1000 at once is usually not a problem but 10x , 100x etc.. is a big problem for transferring over the wire.