JavaScript Strings.
The String objects lets you work with a series of characters; it wraps JavaScript's string primitive data type with a number of helper methods.
As JavaScript automatically converts between string primitives and string objects, you can call any of the...
olabodeolusegun.hashnode.dev2 min read