Skip to content

Carly Burkhart - Contact List Submission#87

Open
TimeIsOnMySide wants to merge 11 commits intoprojectshft:mainfrom
TimeIsOnMySide:main
Open

Carly Burkhart - Contact List Submission#87
TimeIsOnMySide wants to merge 11 commits intoprojectshft:mainfrom
TimeIsOnMySide:main

Conversation

@TimeIsOnMySide
Copy link
Copy Markdown

No description provided.

const emailRE = /^([\w\.\-]+)@([\w\-]+)((\.(\w){2,3})+)$/;
const phoneNumberRE = /^(\+\d{1,2}\s?)?\(?\d{3}\)?[\s.-]?\d{3}[\s.-]?\d{4}$/;

function handleClick() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would use an expression over a declaration for functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants