Regular Expressions (regex) are patterns that we can use to search for information of interest in a set of strings 1 .
This zettel is specific about Ruby and Jacascript regex. When it is not specified, it uses Ruby’s version of regex.
Regular Expressions (regex) are patterns that we can use to search for information of interest in a set of strings 1 .
This zettel is specific about Ruby and Jacascript regex. When it is not specified, it uses Ruby’s version of regex.