Template Literals in JavaScript
Working with strings is one of the most common things you’ll do in JavaScript.
Whether you are:
showing a user’s name
creating dynamic messages
building HTML strings
displaying prices
logging out
js-basics-series.hashnode.dev5 min read