2826 shaares
32 private links
32 private links
2 results
tagged
prefetch
One effort shared by both browsers and developers is making the web browsing experience faster. There are many common-known ways to keep your websites fast: using CSS sprites and image optimization, using .htaccess to set file headers for longer caching, javascript file compression, using CDNs, and so on. I’ve even detailed some of the website optimization efforts used on this website. Firefox introduces a new strategy for website optimization: link prefetching.