Tag: enumeration

Rethinking JavaScript Object Enumeration

I’ve been trying to take more conscious advantage of Objects in JavaScript, but that doesn’t come without it’s quirks. This article explores alternatives to Object enumeration, which I naively thought to be limited in possibilities. I’m striving to become familiar enough with JavaScript not only to be quickly enlightened by these alternative approaches, but also […]

Posted: May 03, 2013