目錄(76章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Pillars of Mobile Web Performance Optimization
- A brief history of mobile development
- Three main pillars
- Available browsers
- Mobile OS
- Summary
- Chapter 2. Mobile Web Optimization Essentials
- Mobile-only websites versus responsive websites
- Image size matters
- Unnecessary contents
- Why design and UX are important
- Summary
- Chapter 3. How to Optimize Your Mobile Website
- Use of HTML5 and CSS3
- CSS animation versus JavaScript
- Iconic fonts
- How to use media queries
- Displaying none in CSS
- Video and images via media queries
- CSS preprocessors
- Minifying CSS and JavaScript
- Summary
- Chapter 4. Caching and Optimizing
- Caching
- File order of external style sheets and scripts
- Empty source and link attributes
- CSS and JavaScript frameworks
- How to optimize JavaScript
- Load only what is needed
- Reduce the number of DOM elements
- Summary
- Chapter 5. Monitoring and Debugging Our Website
- Profiling tools
- A browser's DevTools performance
- Performance tools in Firefox Safari and IE
- The Google Chrome emulator
- Google PageSpeed Insights
- YSlow
- Summary
- Chapter 6. Managing Third-Party Components
- Eliminating 404 errors and missing assets
- HTTP 300 400 and 500 codes
- Content Delivery Network
- Third-party plugins
- Opening connection
- Closing connection
- Offloading to Wi-Fi
- Screen rotations
- Flash files
- Summary
- Chapter 7. Tips and Tricks
- Built for performance
- When to optimize
- Invest for performance
- Design tools
- Performing actions optimistically
- Move bits when no one is watching
- Less work for the end user
- New Relic
- We can't predict the future nevertheless embrace it
- Summary
- Index 更新時間:2021-07-30 09:46:02
推薦閱讀
- JavaScript前端開發模塊化教程
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- 數據結構(Python語言描述)(第2版)
- 基于差分進化的優化方法及應用
- Mastering C# Concurrency
- INSTANT OpenNMS Starter
- Learn React with TypeScript 3
- Scala編程實戰(原書第2版)
- Lighttpd源碼分析
- ASP.NET程序開發范例寶典
- Serverless Web Applications with React and Firebase
- 現代C:概念剖析和編程實踐
- WCF編程(第2版)
- Learning GraphQL and Relay
- Python深度學習:基于PyTorch
- Mastering High Performance with Kotlin
- JavaWeb入門經典
- Visual FoxPro程序設計
- Microsoft Hyper-V PowerShell Automation
- Play Framework Essentials
- 零基礎學Visual Basic第2版
- Build Applications with Meteor
- 計算機組裝與維護(第二版)
- 代碼之外的功夫:程序員精進之路
- 計算機信息錄入與操作實訓教程(第二版)
- Learning Drupal 8
- Swift 4 Programming Cookbook
- 自己動手寫網絡爬蟲(修訂版)
- Akka實戰:快速構建高可用分布式應用