Template Literals in JavaScript
If you’ve been writing JavaScript for a while, you probably remember the dark ages of string building. You know what I’m talking about: endless + signs, escaping quotes, and that one line of code that
souparna-tech.hashnode.dev5 min read