Object-Oriented JavaScript
·
First a caveat: JavaScript is a prototype-based language, not an object-oriented language. Now that we have an understanding of that very important fact, let’s learn how to use JavaScript as if it were object-oriented. A few weeks ago, I was asked to teach a couple of my colleagues how to code with JavaScript. We’re building