Skip to content

Instantly share code, notes, and snippets.

@hoangbits
Created June 5, 2022 15:15
Show Gist options
  • Save hoangbits/60cd79b9969bd7246d8e2d3849993ed8 to your computer and use it in GitHub Desktop.
Save hoangbits/60cd79b9969bd7246d8e2d3849993ed8 to your computer and use it in GitHub Desktop.
let age = 12
let value = `age`
let value = `${age}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment