Template Literals in JavaScript
Introduction
Everything you see in a browser - except images and videos- is a string.
-Andrey Germanov
The "String" is an important component in any programming language, not only javascript. Thus,
being-javascripted.hashnode.dev6 min read