Skip to content

Instantly share code, notes, and snippets.

@harajune
Last active August 12, 2022 01:22
Show Gist options
  • Select an option

  • Save harajune/a479973fbe495c9990e3074f3808838d to your computer and use it in GitHub Desktop.

Select an option

Save harajune/a479973fbe495c9990e3074f3808838d to your computer and use it in GitHub Desktop.
value
const value = 1
const anotherValue = 1
console.log(value === anotherValue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment