1 post tagged with "javascript"
JavaScript Regular Expressions and the Test() Method
Posted on January, 2019Video at YouTube. Using the method in JavaScript to check for matches between a regular expression and a string can lead to unexpected results for newcomers. Consider the following code…
Read full post