Created
June 5, 2022 15:15
-
-
Save hoangbits/60cd79b9969bd7246d8e2d3849993ed8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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