javascript - Google Closure basic information -


i've been assigned task learn , work on google closures i'm not able find suitable tutorials , examples can learn closures in systematic manner.

hint; it's in name (google).

googling "google closure" first hit https://developers.google.com/closure/

google closure consist of closure library , closure compiler (and other tools soy templates , css language). closure compiler used minify, check type, flatten namespaces , remove unused code javascript code files.

the closure library library of code can use in code , it'll compile code http://docs.closure-library.googlecode.com/git/closure_goog_base.js.html (at moment site down though).

there books can read, found closure definitive guide michael bolin helpful. it's old book many of things in book still valid.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -