The String class represents character strings. All| docs.oracle.com
The split() method of String values takes a pattern and divides this string into an ordered list of substrings by searching for the pattern, puts these substrings into an array, and returns the array.| MDN Web Docs
Fully updated, thoroughly revised, now with 50% more book!| effectivetypescript.com