オライリー本『High Performance Web Sites』

オライリー『High Performance Web Sites』
フロントエンド中心で語られる、サイト高速化ネタの本。
使われているテクニックもイマドキのトレンドを反映している模様。

# Make Fewer HTTP Requests # Use a Content Delivery Network # Add an Expires Header # Gzip Components # Put Stylesheets at the Top # Put Scripts at the Bottom # Avoid CSS Expressions # Make JavaScript and CSS External # Reduce DNS Lookups # Minify JavaScript # Avoid Redirects # Remove Duplicates Scripts # Configure ETags # Make Ajax Cacheable

日本語版が出たら購入しよう。