Skip to content

Instantly share code, notes, and snippets.

View Brainybrian316's full-sized avatar
💻
Coding

Brainybrian316 Brainybrian316

💻
Coding
View GitHub Profile
@Brainybrian316
Brainybrian316 / Regex-Email-Tutorial.md
Last active June 11, 2022 14:56
Regex Tutorial By Brainybrian316

Regex Email Tutorial By Brainybrian316

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.

Summary

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: