Javascript Strings | Javascript tutorial




String methods help you to work with strings.A JavaScript string stores a series of characters like “John Doe”.A string can be any text inside double or single quotes:String indexes are zero-based: The first character is in position 0, the second in 1, and so on.

Link to my Websites :-
Suraj Bahadur github : https://surajbahadur.me/
Suraj Bahadur Website : https://surajbahadur.tech
Suraj Bahadur Facebook – https://www.facebook.com/surajbahadur591
Suraj Bahadur Instagram – https://www.instagram.com/surajbahadur58/

Original source