Template Literals in JavaScript
If you wrote JavaScript before 2015, you likely have some lingering trauma from trying to build complex strings.
String concatenation—the act of joining multiple strings and variables together—used to
dev-with-divyansh.hashnode.dev4 min read