function infiltrate(person) { assert(person === 'gardener', 'The person is a gardener'); assert(arguments[0] === 'gardener', 'The first argument is a gardener ...
Secrets of the JavaScript Ninja, Second Edition is now available. An eBook of this older edition is included at no additional cost when you buy the revised edition! Secrets of the Javascript Ninja ...