JavaScript Regular Expression(RegEx) demystified.
What is RegEx ?
In JavaScript, regular expressions are objects, written in patterns to match character combinations in strings.
For example, you can check a form field for a valid email address, that has an @ symbol at a certain position and ends wit...
spaul.hashnode.dev4 min read
Cadu de Castro Alves
Product Manager
Simple, but very effective! Thanks for sharing! :)