Destructuring: What, Why and How - Part 1 of ES6 JavaScript Features

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