JavaScript Quirks for Classical OO Developers : Part One
I feel that JavaScript is a very misunderstood language – especially by many classical Object-Oriented developers (most that I know of anyway, myself included some years ago) that work primarily with C#
or Java
. This post isn’t to serve as a complete guide, it’s not a best practice guide, and it’s not for beginners – It’s a quick run through the JavaScript’s oddities classical OO developers may find.