I feel that "view source" is one the best features of the web and JavaScript, so I never obfuscate/compile/minify my code. If someone is interested and takes the time to read my code, why deny them.<p>What are you doing in JS that is so special that no one should be able to figure out? Obfuscation wont protect you from someone ripping off your game or whatever and put it on their own site. Someone can do that just as easily with obfuscated files.