Book description
Performance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax. In this book, Steve Souders, web performance evangelist at Google and former Chief Performance Yahoo!, provides valuable techniques to help you optimize your site's performance.
Souders' previous book, the bestselling High Performance Web Sites, shocked the web development world by revealing that 80% of the time it takes for a web page to load is on the client side. In Even Faster Web Sites, Souders and eight expert contributors provide best practices and pragmatic advice for improving your site's performance in three critical categories:
- JavaScript—Get advice for understanding Ajax performance, writing efficient JavaScript, creating responsive applications, loading scripts without blocking other components, and more.
- Network—Learn to share resources across multiple domains, reduce image size without loss of quality, and use chunked encoding to render pages faster.
- Browser—Discover alternatives to iframes, how to simplify CSS selectors, and other techniques.
Speed is essential for today's rich media web sites and Web 2.0 applications. With this book, you'll learn how to shave precious seconds off your sites' load times and make them respond even faster.
This book contains six guest chapters contributed by Dion Almaer, Doug Crockford, Ben Galbraith, Tony Gentilcore, Dylan Schiemann, Stoyan Stefanov, Nicole Sullivan, and Nicholas C. Zakas.
Publisher resources
Table of contents
- Even Faster Web Sites
- Credits
- Preface
- 1. Understanding Ajax Performance
- 2. Creating Responsive Web Applications
- 3. Splitting the Initial Payload
- 4. Loading Scripts Without Blocking
- 5. Coupling Asynchronous Scripts
- 6. Positioning Inline Scripts
- 7. Writing Efficient JavaScript
- 8. Scaling with Comet
- 9. Going Beyond Gzipping
- 10. Optimizing Images
- 11. Sharding Dominant Domains
- 12. Flushing the Document Early
- 13. Using Iframes Sparingly
- 14. Simplifying CSS Selectors
- A. Performance Tools
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Even Faster Web Sites
- Author(s):
- Release date: June 2009
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596555849
You might also like
book
Web Performance Daybook Volume 2
Performance is critical to the success of any website, and help with using today’s new tools …
book
Pro CSS for High Traffic Websites
Although web standards-based websites can scale effectively—and basic CSS will give you basic results—there are considerations …
book
Pro HTML5 Performance
Pro HTML5 Performance provides a practical guide to building extremely fast, light-weight and scalable websites using …
book
ReasonML Quick Start Guide
A hands on approach to learning ReasonML from the perspective of a web developer. Key Features …