Community

Javascript’s hasOwnProperty() Method Is More Consistent Than The IN Operator

(Ben Nadel) This is just a very quick follow-up to my previous post on using Javascript’s IN operator with String values. When I first blogged a while back about using Javascript’s IN operator, James Padolsey had mentioned to me that the hasOwnProperty() method was basically doing the same thing tha

Read More - Register for Free Membership