Javascript String is used to handle and manipulate strings or text
Strings are created by writing text in
Single quote
Double quote
or
Back tick - template literal
READ MORE
https://developer.mozilla.org/en-US/d...
If you have any question feel free to drop them in the comment section
and don't forget to subscribe to my Youtube Channel
And
Follow me on twitter: / paulos_ab
Get the Lesson files of the whole tutorial on github
https://github.com/paulosabayomi/less...
OR
if you have git installed, you could clone it on the CLI
https://github.com/paulosabayomi/less...
#javascript #beginners