So many web developers know just a little about Javascript. Enough to use a library like jQuery somewhat effectively, but not enough to understand how to create properly structured applications. I’m not going to get into how objects work in Javascript, or how to use them, I’ll leave that for another day. I just want to touch on the topic of member visibility (that is, private/protected methods and properties). Read the rest of this entry »