Template literals are a type of string literal that allows values to be interpolated, and optionally the interpolation and construction behaviour to be controlled using a "tag" function.
Template Literals were first specified by ECMAScript 6 ยง12.2.9.