Skip to content

Instantly share code, notes, and snippets.

@tzafrirben
Last active August 13, 2020 13:46
Show Gist options
  • Select an option

  • Save tzafrirben/859dfc1588d3705cead691d6d310bf59 to your computer and use it in GitHub Desktop.

Select an option

Save tzafrirben/859dfc1588d3705cead691d6d310bf59 to your computer and use it in GitHub Desktop.
const user = {
userId: 123,
userName: "john.doe@example.com",
firstName: "John",
lastName: "Doe",
...
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment