Book
Webフロントエンド ハイパフォーマンス チューニング
久保田光則
Summary
ブラウザのレンダリングパイプラインを解剖し、推測ではなく計測に基づく 科学的なパフォーマンス改善手法を提示する。
Target Readers
- Webパフォーマンスを改善したいフロントエンドエンジニア
- ブラウザの内部動作を理解したい開発者
Tags
Colophon
- Publisher
- 技術評論社
- ISBN
- 978-4774189673
- Published
- May 2017
- List price
- ¥2,948incl. taxMay differ from the actual selling price on Amazon
Get this book
* The link above is an advertisement via Amazon Associates.Related Books
Prerequisites
- Recommended
JavaScript: The Definitive Guide, 7th Edition
JavaScript: The Definitive Guide
David Flanagan
Reason: Once you can deeply consult the language spec, you advance to optimization grounded in the characteristics of the browser as a runtime. This book covers the critical rendering path, memory, and measurement, connecting language knowledge to perceived performance in the browser.
Sources
- Related
ステップアップJavaScript
サークルアラウンド株式会社, 佐藤正志, 小笠原寛
Reason: Once you understand JavaScript's behavior a level deeper, you advance to applying that knowledge through the lens of 'speed.' This frontend performance-tuning book covers rendering, resource loading, and measurement, enabling the implementation decisions that govern perceived speed.
Sources
- Related
Webを支える技術
山本陽平
Reason: Once you understand the Web's foundational technologies, you turn that understanding into the practical benefit of speed improvement. Knowing how HTTP caching and resource loading work makes the 'why it works' of the optimizations in this frontend performance-tuning book click.
Sources
- Related
Tailwind CSS実践入門
工藤智祥
Reason: Once your styling architecture is in order, you broaden your view to how that CSS and rendering affect page speed. This frontend performance-tuning book covers unused-CSS reduction and the cost of layout calculation—the perspective needed to balance appearance and speed.
Sources
- Related
Fluent React
Build Fast, Performant, and Intuitive Web Applications
Tejas Kumar
Reason: Understanding React's internals reveals where re-rendering and diffing become costly. This frontend performance-tuning book provides whole-browser measurement and optimization, bridging framework-internals knowledge to measurement-driven improvement.
Sources
Next Books
- Related
Webアプリケーションアクセシビリティ
伊原力也, 小林大輔, 桝田草一, 山本伶
Reason: Having pursued speed—a 'measurable quality'—you shift your view to another indispensable quality: usability for everyone. Like performance, accessibility is a cross-cutting concern hard to bolt on later, and this book instills the mindset of weaving it into design early.
Sources