06/03/201627/03/2016ES6ES6 Template SyntaxSyntax Template Strings use back-ticks (“) rather than the single or double quotes we’re used to with regular strings. A template string […]