Okiki's Blog

Okiki's Blog

Follow
Follow
homePortfolioDev.toSponsorCode SnippetsCoffee?Bundlejs Changelognewsletter
Tag

CodePen

#codepen

More content

Read more stories on Hashnode


Articles with this tag

GZIP on the Browser

Jul 27, 20211 min read817 views

Out of curiosity I created a small demo detailing how you can implement GZIP in the browser, I used fflate for the GZIP compression, and pretty-bytes...

GZIP on the Browser