i see this as... do a query for each album, only getting 4 images and constructing a thumbnail
or
add a resolver to albums to create a thumbnail in the app. I like this better because we don't have to do an image collage on the client and we have less to send over the wire and we don't have to change the query to do pagination
i see this as... do a query for each album, only getting 4 images and constructing a thumbnail
or
add a resolver to albums to create a thumbnail in the app. I like this better because we don't have to do an image collage on the client and we have less to send over the wire and we don't have to change the query to do pagination