EvanHahn


Member since 03/12/2012

Name: Evan Hahn

Website: http://www.evanhahn.com/

1 snippets

1772 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

EvanHahn's Recent SnippetsTagged object



« Prev 1 Next »
`Object.create(null)` is a more memory-efficient way to make objects, but it's not supported in all versions of JavaScript, so you can do the "old-fashioned" `{}` if that function isn't available.
0 655 posted 12 years ago by EvanHahn
« Prev 1 Next »