Hacker News new | ask | show | jobs
by DieBuche 5379 days ago
It's not the video or whatever, it's just observing some basic rules:

-Combine external JavaScript

-Enable gzip compression

-Leverage browser caching

(As suggesteg by Chromes Inspector)

As well as

-Using css embeds where possible

-Severside caching if they don't do that already