CDN (Content Delivery Network)

CDN (Content Delivery Network)

A CDN is like having copies of your website stored in many places around the world.…
Learn More

Preload

Preload tells the browser 'start downloading this important file right now' instead of waiting until it…
Learn More

Caching

Caching is saving a copy of something so you don't have to rebuild it every time.…
Learn More

Critical CSS

Critical CSS is just the styles needed to display the top of your page. By putting…
Learn More

Lazy Loading

Lazy loading means waiting to load images and other stuff until someone actually scrolls down to…
Learn More

Code Splitting

Code splitting breaks your JavaScript into smaller pieces that load only when needed. Instead of loading…
Learn More

Get new blog posts by email: