Recenzja "High Performance Web Sites"


Tytuł: High Performance Web Sites
Autor: Steve Souders
Wydawnictwo: O’Reilly

Ocena:
Zawartość merytoryczna / związek z tematem: 5/5
Styl / łatwość czytania: 5/5
Przydatność: 5/5
Ocena ogólna: 5/5


Wow. What a great book.

I took this book, because it is very short, just 168 pages. I asked myself, what this guy can say in just 168 pages about performance? Maybe some introduction to the topic? First two chapters just confirmed my assumptions. There is nothing new, just some general information that I already knew.

How big was my surprise when I finished chapter 3 - first rule (out of 14). Author was able to explain what is the problem with too many http requests and how to make fewer requests. Even I am not a performance guru (just a developer) it was clear enough how should I build my web pages in the future. Even more, he gave me a felling that I should change my current pages.

Next couple chapters are even better, especially description how important is to put css and js imports in the correct place on web page, and how big impact they might have when they are in wrong place. The chapters about Expiry headers and ETags are also awesome. Author describes how cache in web browser works, what are conditional gets and how to make a proxy more efficient.

I finished a book with a feeling that I can easily change my pages to work much faster than they are today. And you know what - I will not spend much time for that one.

I recommend this book for everybody who writes web pages even for personal use. You will be surprised how big amount of knowledge you can get from 168 pages.

0 comments: