Javascript Objects and Member Visibility

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 [...]