Great introduction to Closure: explains the core concepts behind the why and the how of Closure without getting bogged down in the API details. Unlike many other technical books of the kind, this one can actually be read from start to finish and every chapter is well worth it. You'll learn the design principles and motivations behind the Closure compiler, the many ways you can lean on the compiler to help you manage your Javascript codebase, and also take a look under the hood to learn how to extend it and customize it for your own project.
Of course, Closure is more than just the compiler, so you'll learn how to use Soy / Closure Templates, as well as many other supporting tools. At this time, the only large omission is Closure Stylesheets - likely released after the publication. If you're curious about Closure, or joining a project, which is using it currently, then this is your shortest path from zero to mastery.
是否有货?

下载免费的 Kindle 阅读软件,即可立即在智能手机、平板电脑或电脑上阅读 Kindle 电子书 - 无需 Kindle 设备。了解更多信息
使用手机摄像头 - 扫描以下代码并下载 Kindle 阅读软件。

前翻 后翻
Closure: The Definitive Guide 平装
英语版本
123
无需Kindle设备,下载免费Kindle阅读软件,即可在您的手机、电脑及平板电脑上畅享阅读。
基本信息
- ASIN : 1449381871
- 语言 : 英语
- ISBN : 1449381871
- 品牌 : O'Reilly Media, Inc, USA
- 尺寸 : 17.78 x 2.95 x 23.34 cm
- 用户评分:
无顾客评论
5 星 (0%) |
|
0% |
4 星 (0%) |
|
0% |
3 星 (0%) |
|
0% |
2 星 (0%) |
|
0% |
1 星 (0%) |
|
0% |
评分是如何计算的?
在计算总星级评分以及按星级确定的百分比时,我们不使用简单的平均值。相反,我们的系统会考虑评论的最新程度以及评论者是否在亚马逊上购买了该商品。系统还会分析评论,验证评论的可信度。
此商品在美国亚马逊上最有用的商品评论
美国亚马逊:
4.4 颗星,最多 5 颗星
18 条评论

Ilya Grigorik
5.0 颗星,最多 5 颗星
The why, the how, and practical examples
2011年11月14日 -
已在美国亚马逊上发表已确认购买
4 个人发现此评论有用

iank
5.0 颗星,最多 5 颗星
An excellent reference for the Closure Compiler and library
2015年7月25日 -
已在美国亚马逊上发表已确认购买
Closure consists of the Closure compiler and a significant JavaScript library that includes containers and UI components, including a browser based editor.
I have used this book only tangentially for the Closure library. The book has been a critical reference for customizing the Closure JavaScript to JavaScript compiler. The Closure Compiler is an extremely powerful platform for processing JavaScript. Using this book I was able to learn how to add passes to the compiler to produce customized JavaScript transformations.
This book goes far beyond what I have found on the Web, so if you're going to work with the Closure compiler, this is an essential reference.
I have used this book only tangentially for the Closure library. The book has been a critical reference for customizing the Closure JavaScript to JavaScript compiler. The Closure Compiler is an extremely powerful platform for processing JavaScript. Using this book I was able to learn how to add passes to the compiler to produce customized JavaScript transformations.
This book goes far beyond what I have found on the Web, so if you're going to work with the Closure compiler, this is an essential reference.

Edgar martinez
5.0 颗星,最多 5 颗星
Definitive Book
2012年1月25日 -
已在美国亚马逊上发表已确认购买
This is definitive. This book covers it all and covers it very well. I am excited to get throught the book and start using Closure on mopre projects. This book is not for the JavaScript newcomer. It is best if you already have experience with other JavaScript libraries and are familiar with Unit Tests and feel comfortable with JavaScript since it is best to program specifically for the compiler you need to be aware of the differences.
Over all it is a great book and a must for anyone who wants to take up Closure.
Over all it is a great book and a must for anyone who wants to take up Closure.

chrispyman
4.0 颗星,最多 5 颗星
The library is pretty bad. The compiler is pretty good
2017年11月7日 -
已在美国亚马逊上发表已确认购买
Out of date somewhat, but very indepth. Focus on the portions involving the compiler, they are still relevant. The library is pretty bad. The compiler is pretty good. Custom compiler passes is an extra step I did not expect and makes it worth the money.
2 个人发现此评论有用

JJ
4.0 颗星,最多 5 颗星
If you need Closure, here it is
2017年1月8日 -
已在美国亚马逊上发表已确认购买
Great book and THE only book on Closure. Worth it. Would be nice if it were updated a little.
2 个人发现此评论有用