Hey ya'll JavaScript ninjas!
I am currently going through the regex module on FCC and I am just wondering how Regular Expressions are used in the real world and how often is it used?
Hey ya'll JavaScript ninjas!
I am currently going through the regex module on FCC and I am just wondering how Regular Expressions are used in the real world and how often is it used?
For further actions, you may consider blocking this person and/or reporting abuse
If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.
Top comments (8)
Awesome! Thank you senpai!
You can use regex on passwords for complexity checking.
like passwords and usernames?
what's "entropy checking" in English again?