In this article
Create object by using JavaScript object literal
Using constructor to create Objects in JavaScript 
Create object by using object.create() 
Using ECMAScript 6 Classes to create javescript Objects