Community Member Profile
Chris West
Member since May 4, 2011
- Profile: /members/8276-Chris-West.htm
- URL: http://gotochriswest.com/
- Comments: 1
- Points: 12
Recent Blog Comments By Chris West
-
Private Variables Do Not Necessarily Break Prototypal Inheritance In Javascript
Posted on May 4, 2011 at 11:44 AM
I agree with the title of this post 100%. I have noticed that many people have found many different ways to implement private members in JavaScript, but most of the time, the public getters and setters are defined for each instance. I recently wrote an article which shows how to give prototypal... read more »



