Hacker News new | ask | show | jobs
by tauchunfall 902 days ago
True, you would not return 1000 objects at once to the frontend.

I first thought it's just a backend use-case, where processing 1000 records in a paginated result is common, but the parent mentions "rails", so it sounds like a frontend use-case.

1 comments

It's a backend use case.