Skip to content

Instantly share code, notes, and snippets.

@tzafrirben
Last active August 13, 2020 13:46
Show Gist options
  • Save tzafrirben/859dfc1588d3705cead691d6d310bf59 to your computer and use it in GitHub Desktop.
Save tzafrirben/859dfc1588d3705cead691d6d310bf59 to your computer and use it in GitHub Desktop.
const user = {
userId: 123,
userName: "[email protected]",
firstName: "John",
lastName: "Doe",
...
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment