|
|
|
|
|
by shanebellone
965 days ago
|
|
I'm familiar with css sprites too. That's still just 1 image per request though. Say you wanted to populate a social media feed... you'd need to dynamically call media. That produces a huge amount of requests. What if you want to batch 10 images per request? Does anyone currently do that? |
|