News

Javascript’s regular expression library is becoming world class, guaranteeing that the odd little pattern language will likely be around for generations to come.
Regular expressions, or ‘regex’, are like an in-line programming language for text searches that allow you to include complex search strings, partial matches and wildcards, case-insensitive ...
Like riding a bike, knowledge of regular expressions will stay with you forever, allowing you to manipulate text quickly and easily. In this part of the series, Ondrej focuses in on groups, ...