Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save manekinekko/fd3a71ad7d9ea573d67f76ead753000f to your computer and use it in GitHub Desktop.
Save manekinekko/fd3a71ad7d9ea573d67f76ead753000f to your computer and use it in GitHub Desktop.
const jedi = {};
jedi.name = 'Luke';
jedi.level = 'padawan';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment