Quick JavaScript OO (Object Orientation) Primer

David Pitt Articles, Development Technologies & Tools, JavaScript, Tutorial 7 Comments

Attention: This article was published over 13 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Recently I’ve been working heavily with JavaScript to implement full-blown rich user interfaces for web-based applications. In the past, I’ve used JavaScript and supporting libraries, …