Networking-Performance
Concatination Resources | Best Practices | Networking Performance
Concatination of resources has been a popular best practice, as it allows one to reduce the number of requests for fetching resources.
Though it works an anti-pattern, when the communication between client and server uses HTTP2.0, which allows multiplexed resource fetch.