test() and match()

Programming With Text Lesson #2.6

In this video, I discuss how to use regular expressions with theJavaScript programming language.

I discuss the difference between literal strings and regular expressions. I also cover two key regex functions: test() and match().