C
C#2y ago
linqisnice

❔ Should photo urls be sent paginated to the frontend?

So, any given property has a collection of photos in a photo album... they are saved as urls in the db. To show this photo album, should I return all the urls in one payload and let the frontend lazy load / handle the rendering of images or should I send the paginated result to the frontend?
2 Replies
Kouhai
Kouhai2y ago
I personally would send all of them to the frontend and let it handle it, less calls to the backend is always a plus imho
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server