concat number and string in template literal code example Example: js string concatenation es6 let str=`JavaScript first appeared ${a+b} years ago. Wow!`;