In this tutorial, I will be taking a brief look into Regex and how they work. My goal is to be able to write and use regular expressions in a way that is easy to understand and use.
Regex (short for regular expression) is a string of text that allows you to create search patterns that match, manage, and locate text.
An example code snippet of regex shows as following: