Tag: JSON / JAVA / XML

Community

Object.create(null)

(David Walsh) One of the funnest parts of JavaScript, or any programming language really, is that there are loads of tiny tricks and quirks that make the language that much more interesting. I recently learned a nice fact about Object.create: using null as the only argument to create an ultra-vani