RegEx logics and resources
What is it RegEx?
RegEx comes from regular expression and it is a technical syntax that helps matching a specific pattern or string. Yes, it sounds very complicated, but you will see that RegEx is logical and easy to use.