Responsive & Fast. Implementing High-Performance Responsive Design - Helion
ISBN: 978-14-919-1243-0
stron: 58, Format: ebook
Data wydania: 2014-08-01
Księgarnia: Helion
Cena książki: 50,91 zł (poprzednio: 59,89 zł)
Oszczędzasz: 15% (-8,98 zł)
Is Responsive Web Design (RWD) slowing your site down? It doesn’t have to. With this concise book, you’ll learn practical techniques for improving performance with RWD, including a default set of guidelines you can use as an easy starting point. Web performance researcher and evangelist Guy Podjarny walks you through several existing solutions for dealing with RWD performance problems, and offers advice for choosing optimizations that will be most useful for your needs.
RWD performance problems stem from excessive downloads of resources, including images, JavaScript and CSS, and HTML—downloads designed to let your web application adapt to different screen sizes. Podjarny presents a series of increasingly larger-scope solutions to each issue, including client-side techniques and RESS (Responsive + Server Side Components).
- Address performance issues by starting with Podjarny’s default guidelines
- Use a JavaScript image loader and an image transcoding service to create Responsive Images
- Reduce JavaScript and CSS downloads with asynchronous scripts, conditional loading, and multi-viewport CSS
- Prioritize resources to avoid excess content in RWD and defer the load of any content that’s not critical
- Explore server-side Adaptive Delivery and RESS solutions as an alternative to “pure” RWD
Guy Podjarny, or Guypo for short, is the Chief Technology Officer (CTO) of Akamai’s Web Experience business unit.
Osoby które kupowały "Responsive & Fast. Implementing High-Performance Responsive Design", wybierały także:
- Mastering MEAN Stack 88,72 zł, (67,43 zł -24%)
- Psychology of UX Design 88,72 zł, (67,43 zł -24%)
- Time Is Money. The Business Value of Web Performance 74,99 zł, (63,74 zł -15%)
- SVG Text Layout. Words as Art 94,98 zł, (80,73 zł -15%)
- Discussing Design. Improving Communication and Collaboration through Critique 94,98 zł, (80,73 zł -15%)
Spis treści
Responsive & Fast. Implementing High-Performance Responsive Design eBook -- spis treści
- Responsive & Fast
- 1. Quick Introduction to RWD
- Background
- Dedicated Website Challenges
- Responsive Web Design 101
- What This Book Is NOT
- 2. Performance and Responsive Web Design
- The Woes of Cellular
- Core Performance Problem: Over-Downloading
- Speed Matters
- 3. Image Over-Downloading
- Problem: Download and Hide
- Problem: Download and Shrink
- Solution: Responsive Images
- CSS Responsive Images
- Responsive Background Image Pitfalls
- Standardizing Responsive Images
- srcset
- <picture>
- Client Hints
- Standard Proposals and Hidden Images
- JavaScript Loader
- CSS Responsive Images
- Choosing Responsive Image Breakpoints
- Generating Responsive Images
- Summarizing Responsive Images
- 4. JavaScript and CSS Over-Downloading
- CSS and JavaScript Rendering Impact
- Problem: Hidden Single Point Of Failure (SPOF)
- Solution: Conditional Loading
- Including Multi-Viewport CSS
- Summarizing Responsive JavaScript and CSS
- 5. HTML Over-Downloading
- DOM Bloat
- Conditionally Loading HTML
- Prioritizing Critical Resources
- Summarizing Responsive HTML
- 6. RESS and Adaptive Delivery
- Adaptive Delivery
- Adaptive Delivery versus Responsive Web Design
- Implementing RESS
- RESS Content
- RESS Granularity
- RESS Detection
- RESS for Resources
- RESS and Caching
- First-Party Cache
- Third-Party Cache
- Summarizing RESS and Adaptive Delivery
- Adaptive Delivery
- 7. Summary
- What to Use When?
- The Bigger Performance Picture
- Responsive and Fast
- A Note From Akamai
- Copyright