Template Literals in JavaScript — Why I Stopped Using Quotes for Everything
I remember the exact moment I discovered template literals.
I was three hours into debugging a broken HTML string — the kind where you're concatenating a div, a variable, another string, a quote, a sp
templatesliterals.hashnode.dev7 min read