Book: High performance browser networking

I recently finished this excellent book written by Ilya Grigorik, an engineer at Google. This book is really really good and if you are even remotely interested in web performances you should definitely read it.

It's very dense, packed with information and practical tips. I'm considering doing one or two quick presentation at my local meetup. It's focused on network performances, which are the most important (css and rendering performances are the icing on the cake, do it only when you have a fast loading website).

A few examples:

I highly recommend this book one more time for any web engineer (front end, back end or both). Even though we tend to treat the browser as a black box, there is a point where we need to understand its inner working to deliver better quality products.