2 Guides

compression

What is the Compression Streams API?

The Compression Stream API helps us compress and decompress data using different algorithms. Let's take a look at how we can use it in our applications.

How to use HTTP Compression to make your website faster?

Removing all the unwanted redundancy from a file to get a smaller file than the original is called compression. Let's take a look at it and how you can use it.