You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For this certification project, I built an app that checks whether a number is a valid US telephone number. I got the chance to practice on regular expressions, regex .test() method and array .some()