
- 376 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Summary Web Performance in Action is your companion guide to making websites faster. You'll learn techniques that speed the delivery of your site's assets to the user, increase rendering speed, decrease the overall footprint of your site, as well as how to build a workflow that automates common optimization techniques. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Nifty features, hip design, and clever marketing are great, but your website will flop if visitors think it's slow. Network conditions can be unpredictable, and with today's sites being bigger than ever, you need to set yourself apart from the competition by focusing on speed. Achieving a high level of performance is a combination of front-end architecture choices, best practices, and some clever sleight-of-hand. This book will demystify all these topics for you. About the Book Web Performance in Action is your guide to making fast websites. Packed with "Aha!" moments and critical details, this book teaches you how to create performant websites the right way. You'll master optimal rendering techniques, tips for decreasing your site's footprint, and technologies like HTTP/2 that take your website's speed from merely adequate to seriously fast. Along the way, you'll learn how to create an automated workflow to accomplish common optimization tasks and speed up development in the process. What's Inside
- Foolproof performance-boosting techniques
- Optimizing images and fonts
- HTTP/2 and how it affects your optimization workflow
About the Reader This book assumes that you're familiar with HTML, CSS, and JavaScript. Many examples make use of Git and Node.js. About the Author Jeremy Wagner is a professional front-end web developer with over ten years of experience. Foreword by Ethan Marcotte. Table of Contents
- Understanding web performance
- Using assessment tools
- Optimizing CSS
- Understanding critical CSS
- Making images responsive
- Going further with images
- Faster fonts
- Keeping JavaScript lean and fast
- Boosting performance with service workers
- Fine-tuning asset delivery
- Looking to the future with HTTP/2
- Automating optimization with gulp
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover Illustration
- Chapter 1. Understanding web performance
- Chapter 2. Using assessment tools
- Chapter 3. Optimizing CSS
- Chapter 4. Understanding critical CSS
- Chapter 5. Making images responsive
- Chapter 6. Going further with images
- Chapter 7. Faster fonts
- Chapter 8. Keeping JavaScript lean and fast
- Chapter 9. Boosting performance with service workers
- Chapter 10. Fine-tuning asset delivery
- Chapter 11. Looking to the future with HTTP/2
- Chapter 12. Automating optimization with gulp
- Appendix A. Tools reference
- Appendix B. Native equivalents of common jQuery functionality
- Index
- List of Figures
- List of Tables
- List of Listings