Amazing! We start with the constructor function, set the properties and methods and, finally, create an instance using the new
keyword.
Oh noes! We start with the constructor function, set the properties and methods and, finally, create an instance using the new
keyword.