Monthly Archives: June 2011

A small tip to hack the compressed js file

In order to accelerate the js loading speed and encrypt the js code, a lot of web application use some compress tool to compress javascript, like yui-compressor. The compressed file add some difficulties for debugging. but you could make the … Continue reading

Posted in programming | Tagged | Leave a comment