Even faster web sites
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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2009.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628406906719 |
Tabla de Contenidos:
- 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.