2/28/2011
•
EN
Rethinking JavaScript Object Enumeration
Explores JavaScript's Object.keys() and Object.getOwnPropertyNames() methods for improved object property enumeration and iteration.