Comment on Stop Using Constructors in JS (2012)parentComments−tuxracer11yA number of these things are available in IE9 and older using https://github.com/es-shims/es5-shim (including Object.create that the article was talking about)
Comments
A number of these things are available in IE9 and older using https://github.com/es-shims/es5-shim (including Object.create that the article was talking about)