Book
JavaScript: The Definitive Guide, 7th Edition
JavaScript: The Definitive Guide
David Flanagan
Summary
ECMAScriptの最新仕様とブラウザAPIの深層を約750ページにわたり詳細に解説した、 エキスパート層にとって不可欠なJavaScriptの聖典。
Target Readers
- JavaScript上級者
- 言語仕様を深く理解したいエンジニア
Tags
Colophon
- Publisher
- オライリー・ジャパン
- ISBN
- 978-4873119700
- Published
- Dec 2021
- List price
- ¥5,060incl. 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
サークルアラウンド株式会社, 佐藤正志, 小笠原寛
Reason: Having picked up practical techniques, you advance to the definitive reference for deep consultation of the language itself. 'JavaScript: The Definitive Guide, 7th Edition' is a comprehensive reference covering every corner of the language, serving as the foundation that ties fragmentary knowledge into systematic understanding.
Next Books
- Recommended
Webフロントエンド ハイパフォーマンス チューニング
久保田光則
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
Webを支える技術
山本陽平
Reason: Having come to know the language itself deeply, you broaden your view to the foundation it runs on—the Web's protocols and architecture. The Japanese classic 'Webを支える技術' (on the technologies underpinning the web) systematizes HTTP, URIs, and REST, supporting your JavaScript knowledge with an understanding of how the Web is built.