First in a series on Object-Orientated Programming in JavaScript. This series is a companion series to our Object-Orientated Programming series, and will feature all the key concepts of OOP implemented using JavaScript, in the web browser. In this tutorial, we look at Objects in JavaScript, how to work with them and how to expect them to behave.