My colleague Daniel Novomeský alerted me to a problem he's observed with the way some web-developers use JavaScript: a few of them have the habit of obfuscating JavaScript code on their web sites, ...
I’m all for open source and freely sharing code, but there are also occasions when it’s necessary to hide some of the mechanics behind a web-based application. That’s where JScrambler comes in, a ...