Skip to content

Instantly share code, notes, and snippets.

@egrueter-dev
Created June 27, 2016 00:07
Show Gist options
  • Select an option

  • Save egrueter-dev/224c6fdb62a572211a6f971eba92ea44 to your computer and use it in GitHub Desktop.

Select an option

Save egrueter-dev/224c6fdb62a572211a6f971eba92ea44 to your computer and use it in GitHub Desktop.
Function Constructors
console.log(john);
// => Person {Firstname: “John”, Lastname: “Doe” }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment