๐Ÿ“š ****Reference


๐Ÿ“œ Chapter


Literal types

Template literals


`${}`
`string text`

`string text line 1
 string text line 2`

`string text ${expression} string text`

tag `string text ${expression} string text`

์˜ˆ์‹œ