New String Methods

built-in Javascript methods to parse strings and analyze them, along with examples

We'll cover the following...

Some popular checks that can be done with regular expressions are now possible in a more semantic way. Here are some functions that we can use:

Function Name Syntax Output
...