Community Member Profile
wouter
Member since Sep 21, 2011
- Profile: /members/8996-wouter.htm
- Comments: 2
- Points: 23
Recent Blog Comments By wouter
-
Object.create() Improves Constructor-Based Inheritance In Javascript - It Doesn't Replace It
Posted on Sep 21, 2011 at 10:47 AM
Forget my previous comment this is only the case if you use constructors which is not the case with Object.create... read more »
-
Object.create() Improves Constructor-Based Inheritance In Javascript - It Doesn't Replace It
Posted on Sep 21, 2011 at 10:31 AM
one thing that many people forget to do is to reset the constructor property on the inherited object to make it point to the correct constructor.... read more »



