What Javascript security techniques, issues, and limitations should be part of a programmer's skill set for solid web development?
Quick Google:
Basically JavaScript is fairly secure, running in a sand boxed environment, but there are vulnerabilities that need to be avoided.