Search
Let's look at an example:
Now, let's write the same example using template strings:
Template strings are enclosed within backticks ` instead of single or double quotes. You don't need to use + operator to concatenate strings.
`