how concatenate string in javascript ECMA6 code example Example: js string concatenation es6 let str=`JavaScript first appeared ${a+b} years ago. Wow!`;