String Methods:
- charAt method
- charCodeAt method
- codePointAt method
- concat method
- endsWith method
- fromCharCode method
- includes method
- indexOf method
- lastIndexOf method
- length method
- localeCompare method
- match method
- repeat method
- replace method
- search method
- slice method
- split method
- startsWith method