/^[a-z0-9_-]{3,16}$/

/^[a-z0-9_-]{3,16}$/

A podcast about regular expressions

1 follower

/^[a-z0-9_-]{3,16}$/ is a podcast where Eugene Kudashev shares some tips and tricks and useful regular expressions for day-to-day work
/^[a-z0-9_-]{3,16}$/ gallery image
/^[a-z0-9_-]{3,16}$/ gallery image
/^[a-z0-9_-]{3,16}$/ gallery image
/^[a-z0-9_-]{3,16}$/ gallery image
Launch tags:
ProductivityEducation
Launch Team

What do you think? …

Vincent Denise
Hi PH, Today I would like to introduce you to @eugenekudashev’s new project. /^[a-z0-9_-] {3,16}$/ helps you dive into the wonderful and mysterious world of the regular expressions. The first episode, /^([a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,6})*$/, is about checking that a given string is a valid email: https://open.spotify.com/episode...
Greg Hodson
Hahahaha, absolutely unrecommendable via word of mouth
Eugene Kudashev
@gregjwww Hahaha, that is very true, I haven't thought of that!
Eugene Kudashev
What should I cover in the next episode?