Skip to content
Artwork for /^[a-z0-9_-]{3,16}$/
/^[a-z0-9_-]{3,16}$/ · Dec 14, 2020 · 3 min

/^([a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,6})*$/

In this episode I’m going to show you how to check that a given string is indeed a real email. This could be useful for a sign up form in your app, or an order checkout page in your online shop.

0:00-3:01

transcript

No transcript — this publisher did not publish one.

show notes

In this episode I’m going to show you how to check that a given string is indeed a real email. This could be useful for a sign up form in your app, or an order checkout page in your online shop.

more episodes

This is the only episode podnod has for this show.

All episodes