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
Andrew Elans -
madina1575 -
Michael Andreuzza -
xavier2code -
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?