Introduction:
Compressing text-based resources allows you to minimise the total bytes sent over the network, with no negative impact to the user. Compression makes text-based resources like HTML, CSS and JavaScript smaller, which means they download more quickly.
Tools: gzip, deflate, brotli or equivalent.