The article suggests to compress JS and CSS files, and I am feeling that we should compress our javascript files because we have lots them.
What worries me though is if something will break. Even if we try to test again, the application has lot of functions and testing would take time and at this moment I need to concentrate on hosting setup than application testing.
I've never done it, so want to understand the risks involved. Also if you can suggest best compression tools that would be great.
Thanks in advance,