Amanda Olsen

Front End Developer User Experience Enthusiast

Blog

Tag Archives: RegExp

Regular Expression Basics

Note: I prepared the following notes for a presentation/workshop that I recently gave at work to the UI Engineer community. Terms Regular Expression – a pattern describing a certain amount of text It is case sensitive. Literal character – a character we want to find Metacharacter – a character which does the finding Metacharacters All […]