ASAkash Singhinakash-singh.hashnode.dev·Mar 17 · 5 min readTemplate Literals in JavaScriptImagine you being a coder and you saw this following line in your code which you wrote or someone else implemented that line to your code const message = "Hello, my name is " + name + " and I am " + a00