“Triggering a large number of requests in an HTTP/2 environment is no longer inherently bad for performance; transferring unnecessary data is. Only transfer what your users actually need. Nothing more, nothing less.”
@ddprrt
alistapart.com/article/the-b…
ALT "Multiple requests" (an HTTP1 no-no) are illustrated via a customer in a restaurant speaking to a waiter while receiving individual deliveries of wine, salad, cake, and so on. Each request requires a different waiter to bring it, thus illustrating the concept of why multiple requests were inefficient (and non-performant) in HTTP1.