Tag Archives: zero
Undefined Arguments in JavaScript
Sometimes it’s the most basic things that make me wonder. In this case, I was trying to figure out the best way to determine that an argument had not been passed to a function. That is, we have a function … Continue reading
Posted in JavaScript, Tests
Tagged arguments, bullet-proof, crockford, empty string, false, javascript, js bin, null, tags, test, undefined, zero
Leave a comment