In this article, we've gone through the main tools available in JavaScript for writing object-oriented programs. We haven't covered everything here, but this should be enough to get you started. Our article on Classes is a good place to learn more....called Person , with: a name property. a constructor that takes...initialize the new object's name property an introduceSelf() method...