es6-temp Flashcards
1
Q
What is the syntax for writing a template literal?
A
` ${}`
2
Q
What is “string interpolation”?
A
the process of evaluating a string literal containing one or more placeholders
LFZ > es6-temp > Flashcards
What is the syntax for writing a template literal?
` ${}`
What is “string interpolation”?
the process of evaluating a string literal containing one or more placeholders