Unused CSS Blog

Shrinking Your Web Pages With Brotli

Brotli is an open source, lossless compression algorithm developed by Google. Originally designed to decrease the size of web fonts, Brotli now works as a general-purpose format for compressed data. Brotli acts as an alternative to gzip and Deflate, generating files that are smaller and decompress just as quickly.


How JavaScript's Async and Defer Tags Let You Load Pages Faster

JavaScript has a huge impact on web page performance, but much of this impact comes long before the script even runs. When a browser normally encounters a JavaScript block, it stops rendering the page in order to download and run the script. Where 38% of visitors will leave a website after waiting just 5 seconds for it to load, waiting on JavaScript simply isn't a viable option.


Making the Internet Safer and Faster With TLS 1.3

On March 21, 2018, version 1.3 of the Transport Layer Security (TLS) protocol was officially approved. TLS is the backbone of Internet security, protecting everything from web traffic to encrypted emails. Version 1.3 improves on previous versions by streamlining the connection process and removing old, insecure encryption methods.


Why You Need A Faster Website

When you think of a website, most people tend to think that they need to be easy to access but they also definitely think that the website should be able to move fast. While you may know that the speed of the website is important what you may not know is how to get the speed to where it should be. You may also be wondering why a faster website is important to have. What you will be able to see in reading this is why it is important for you to have a faster website and ways that you will be able to optimize CSS so that you will be able to have the faster speed load on your website that you desire.


Speed Up Your Website Without Coding Experience

The loading speed of your website directly impacts every visitors' opinion and more importantly, dictates whether they want to spend money on your site or ever visit it again. Poor web performance can make them think your site is not worth utilizing, and can hurt your ad revenue or product sales.