Artur Ejsmont on Google Closure Compiler vs. YUI Compressor - Comparing the...
Im just wondering how risky is the advanced mode and why would i ever want simple/whitespaces modes at all?Maybe someone has some experience with large javascript codebases and closure compiler to...
View Articlecash loans on Google Closure Compiler vs. YUI Compressor - Comparing the...
Like your writing! Still you can do some things to improve it.
View ArticleOscar on Google Closure Compiler vs. YUI Compressor - Comparing the...
I'm using jQuery since 2007, this is awesome and let me write really compact JS code even for complex projects. Past July I downloaded the YUI compressor but honestly until now I didn't use it (I...
View ArticleDictZone on Google Closure Compiler vs. YUI Compressor - Comparing the...
@Mattyp - Yes, I found it The solution for my problem is:var cookiemiss = '$cookiemiss'; // in htmlfunction checkCookies() { // in jsalert(cookiemiss);}
View ArticleMattyp on Google Closure Compiler vs. YUI Compressor - Comparing the...
@Dictzone: A bonus of using Google's closure over the YUI compressor is that closure actually has a firebug plugin that allows you to more easily debug the compressed code (in Firefox at least).
View ArticleDictZone on Google Closure Compiler vs. YUI Compressor - Comparing the...
Ok. Thanks for it.I have the problem is in the html:<form ... onsubmit="myFunc()"...<select onchange="myEvent()"...You are right. If I make it from javascript, it is not...
View Articleblogging developer on Google Closure Compiler vs. YUI Compressor - Comparing...
Actually, it is impossible to edit compressed Javascript. But before going to production, you can compress your code and use it only in production.
View ArticleDictZone on Google Closure Compiler vs. YUI Compressor - Comparing the...
The closure Advanced method replace function names with shorter names. I think it is hard to use in production.
View ArticleuberVU - social comments on Google Closure Compiler vs. YUI Compressor -...
Social comments and analytics for this postThis post was mentioned on Twitter by bloggingdev: Closure Compiler vs. YUI Compressor - Comparing the Javascript Compression Tools http://su.pr/1DqQMr
View Articletopsy.com on Google Closure Compiler vs. YUI Compressor - Comparing the...
Pingback from topsy.comTwitter Trackbacks for Closure Compiler vs. YUI Compressor - Comparing the Javascript Compression Tools [bloggingdeveloper.com] on Topsy.com
View Article