Template Literals - JS in simple language
INTRODUCTION :
Template Literals is string written using backticks (__), which allow us to write variable directly inside strings
PROBLEM IT SLOVE :
in traditional way if we have to add variable insid
basic-of-css-for-beginners.hashnode.dev2 min read