Well is there a way to hide your javascript, or compile it to hinder the ability to steal it so easily?
I'd like to know cause as far as I knew you had to be extra careful on what you do with javascript to protect the security of your site. I always have my controllers verifying my input from javascript/ajax, cause I know my js is easily viewable.