String.prototype.slice() - JavaScript | MDN
charAt()
charCodeAt()
concat()
replace()
split()
substring()
toLowerCase()
toUpperCase()
trim()
includes()
indexOf()
lastIndexOf()
startsWith()
endsWith()
repeat()
Character/Unicode Access
String Manipulation
Case Conversion
Whitespace Handling
Search and Check
Repetition