mike | Shared With: Everyone - yesterday | comments, widgets, disqus, js-kit, javascript
mike | Shared With: Everyone - yesterday | delicious, widget, javascript, bookmarks
mike | Shared With: Everyone - 14 days ago | compiler, javascript, jsdoc, google
mike | Shared With: Everyone - 14 days ago | javascript, closure, documentation, jsdoc, google
mike | Shared With: Everyone - 14 days ago | javascript, minifier, obfuscation, lint, optimizer, compilerYou can use Google's new JavaScript minifier, Closure, here.
Besides whitepace compression, it shortens the names of local variables, and, in the Advanced mode, can remove unused code.
I think it has some built-in knowledge of the Closure Library too, so if you use that you can pull in only the parts that are used?
UPDATE - after playing with this for a few minutes, it's clear that Closure is WAY MORE than a minifier. Even in the Simple mode it can do unused code elimination, code folding, common subexpression elimination, unwinding function calls, etc.!
mike | Shared With: Everyone - 14 days ago | closure, google, javascript, unit testingClosure's unit testing framework looks pretty sweet.
Interesting that Closure is not passing all it's tests on Firefox right now (I get 17 failures of 312 tests).
mike | Shared With: Everyone - 14 days ago | google, closure, javascript
mike | Shared With: Everyone - 14 days ago | javascript, google
mike | Shared With: Everyone - 14 days ago | javascript, google
mike | Shared With: Everyone - 16 days ago | javascript, development, parser, lalr
Related Content from Around Faves
javascript
-
Drop Down Menu Tutorial.
4 FaversViewed: 32 TimesQuoted: Studies show that top navigations tend to get the most visual attention when a user first visits a site. Having organized and intuitive navigation is key -- and
- mike - Aug 05 20091 FaverViewed: 28 Times
- neko-zou - May 30 20072 FaversViewed: 42 Times




