by kirupa | 27 November 2013
JavaScript is known as an Object Oriented Programming (OOP) language. You may have heard that before. Basically, all of this is just a fancy way of saying that everything you do will revolve around working with what are known as objects. Properly understanding objects and how to use them isn't something that can be rushed. This is a pretty big and important topic, and we'll take it slow and chew on everything in bite sized pieces!
This is a companion discussion topic for the original entry at http://www.kirupa.com/html5/introduction_to_objects_in_javascript.htm