JavaScript Regular Expressions for Regular People: alligator.io/js/regular-exp…
2
111
361
0
41
@JavaScriptDaily In the '+' quantifier section ... The output of the second example i.e. without + ... expected output should be 'a' not 'arron' .. please correct me if I am wrong..