Jump to ratings and reviews
Rate this book

Closure: The Definitive Guide: Google Tools to Add Power to Your JavaScript

Rate this book
If you're ready to use Closure to build rich web applications with JavaScript, this hands-on guide has precisely what you need to learn this suite of tools in depth. Closure makes it easy for experienced JavaScript developers to write and maintain large and complex codebases―as Google has demonstrated by using Closure with Gmail, Google Docs, and Google Maps. Author and Closure contributor Michael Bolin has included numerous code examples and best practices, as well as valuable information not available publicly until now. You'll learn all about Closure's Library, Compiler, Templates, testing framework, and Inspector―including how to minify JavaScript code with the Compiler, and why the combination of the Compiler and the Library is what sets Closure apart from other JavaScript toolkits.

591 pages, Paperback

First published September 8, 2010

11 people are currently reading
118 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
17 (31%)
4 stars
15 (27%)
3 stars
15 (27%)
2 stars
6 (11%)
1 star
1 (1%)
Displaying 1 - 4 of 4 reviews
Profile Image for Christian Brumm.
87 reviews22 followers
December 18, 2011
An absolute must for everyone working with Closure on real-world projects. There are no other books on Closure anyways and this one is indeed not bad and comprehensive. It covers "the whole package" of library, compiler ... and how it all works together.

The main problem I have with this book is that it is partly written as a reference (e.g. lots of pages covering library functions one after the other) and partly as a tutorial (e.g. about ui components). Of course this makes it imperfect in both. If you want to find out a specific detail about ui component, you might have to search for it in pages of running text. If on the other hand you want to know what a specific library function does you will find 4 references in the index.

Another problem (but all books have that) is that Closure frequently changes so some specific detail could be inaccurate.

Use this book in conjunction with the excellent (but piece-meal) online documentation and you have everything on your hands to make working with Closure a success.
Profile Image for Glenn.
21 reviews1 follower
June 3, 2012
Before reading this book, I hacked around on Google Closure and got some results from exploring their web site. This book really filled in a lot of the gaps in information that was missing from the API specs such as how to implement a login dialog. I would not have been able to implement version 2 of this beta had it not been for this book.
Profile Image for Vadim.
1 review
May 4, 2012
Great programming book. Teaches how to develop large-scale applications using JavaScript.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.