Skip to content

Instantly share code, notes, and snippets.

@gangsthub
Last active May 11, 2022 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gangsthub/32e26159318227107b8bbad07477d9cc to your computer and use it in GitHub Desktop.
Save gangsthub/32e26159318227107b8bbad07477d9cc to your computer and use it in GitHub Desktop.
JS Quiz
const quiz = {
...{ a: { b: 1, c: 3 }},
...{ a: { b: 2 }}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment