Regular Expressions, popularly known as Regex, gets a bad rep for being tricky or especially difficult to understand or apply. We use regular expressions to find a string or data using a search pattern to find what we are looking for. Regex has it's specific methods that applies to it, these methods are explained in the paragraphs below.
3 Comments
Sort: