- ๐ Hi, Iโm @labchild
- ๐ Iโm interested in art, fashion, video games, and Havanese puppies
- ๐ฑ Iโm currently learning Swift
- ๐๏ธ Iโm looking to collaborate on anything that will expand my knowledge base!
- ๐ซ You can email me at labchilds@gmail.com
๐
open to work
Pinned Loading
-
tech-thoughts
tech-thoughts Publica blog/forum for those connecting and sharing with the tech community
JavaScript
-
employee-tracker
employee-tracker PublicA command-line CMS to manage a company's employee database, using Node.js, Inquirer, and MySQL.
JavaScript
-
a-breezy/LetsEat
a-breezy/LetsEat PublicA restaurant randomizer to help users choose a restaurant to go to based on their location and the Yelp API
HTML 1
-
-
RegEx, explained: Breaking down the ...
RegEx, explained: Breaking down the email regex 1# RegEx, Explained: Breaking Down the Email Regex
2This tutorial breaks down the use and elements of a regex for validating email addresses. The regex used is ```/^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$/```.
34## Summary
5Regex (or ReGex, sometimes regexp) is short for _regular expression_. Regular expressions execute simple pattern recognition in strings. They are often used to validate emails, phone numbers, search terms, and other strings of characters.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.