Table of Contents:
  • Includes bibliographical references and index
  • Understanding Ajax performance
  • Creating responsive Web applications
  • Splitting the initial payload
  • Loading scripts without blocking
  • Coupling asynchronous scripts
  • Positioning inline scripts
  • Writing efficient JavaScript
  • Scaling with Comet
  • Going beyond Gzipping
  • Optimizing images
  • Sharding dominant domains
  • Flushing the document early
  • Using Iframes sparingly
  • Simplifying CSS selectors
  • Appendix: Performance tools