Hey there!
Yesterday I wrote a blog article about RegEx and that RegEx is the secret weapon of a programmer! There I show how to create a regular expression to validate the password strength.
I use RegEx for validation user data (phone numbers, emails and co) and highlighting search results.
Now my question is, what do you use RegEx for? Let's start a discussion! :)