mike | Shared With: Everyone - yesterday | compiler, javascript, jsdoc, google
mike | Shared With: Everyone - yesterday | javascript, closure, documentation, jsdoc, google
mike | Shared With: Everyone - yesterday | 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 - yesterday | 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 - yesterday | google, closure, javascript
mike | Shared With: Everyone - yesterday | javascript, google
mike | Shared With: Everyone - yesterday | javascript, google
mike | Shared With: Everyone - 3 days ago | javascript, development, parser, lalr
mike | Shared With: Everyone - 11 days ago | javascript, web
mike | Shared With: Everyone - Sep 25 2009 | wiki, javascriptQuoted: TiddlyWiki is a single html file which has all the characteristics of a wiki - including all of the content, the functionality (including editing, saving, tagging and searching) and the style sheet. Because it's a single file, it's very portable - you can email it, put it on a web server or share it via a USB stick.
Related Content from Around Faves
javascript
-
Drop Down Menu Tutorial.
4 FaversViewed: 29 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: 24 Times
- neko-zou - May 30 20072 FaversViewed: 42 Times
-
Google's Calendar widget builder. Support for multiple calendars to display, and some style options. This always results in a single iframe tag to embed on your site.
It seems odd that the builder has to sent size information to the embedded iframe url. Why is this not just rendered on the client where it has access to it's frame size?
1 FaverViewed: 13 Times - mike - 4 days ago1 FaverViewed: 3 Times
- mike - Feb 19 20091 FaverViewed: 29 Times



