-
javascript tagged template strings in ES6 (new string functions tutorial )
Understanding new template strings and string functions that are part of ES6 / ES 2015 release. – Introduction to template string – interpolation in string templates – Tagged string templates – New functions such as startsWith, endsWith, includes, repeat and String.raw startsWith endsWith includes repeat Original source