All About JavaScript String
A string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. In the programming world, it is a vital factor to work with. JavaScript treated string as a primitive type with a lot of methods.