Regex stands for Regular Expression and helps you find or match patterns in a text.
You can think of it as a text search engine with superpowers. For basic use-cases, you can just type what you’re looking for
Match the sentence "Hello Regex"
Here you find every Regex character explained