Forem

Regular Expressions

A regular expression (shortened as regex or regexp also referred to as regular expression) is a sequence of characters that specifies a search pattern.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Regex? The Minimum You Need To Know.
Cover image for Regex? The Minimum You Need To Know.

Regex? The Minimum You Need To Know.

11
Comments
5 min read
Regex Cheat Sheet (Javascript Edition)

Regex Cheat Sheet (Javascript Edition)

11
Comments
2 min read
Regex: From beginner to BEST on your team in one blog đź‘‘
Cover image for Regex: From beginner to BEST on your team in one blog đź‘‘

Regex: From beginner to BEST on your team in one blog đź‘‘

78
Comments 3
12 min read
Parse Name and Address: Regex vs NER, with Code Examples

Parse Name and Address: Regex vs NER, with Code Examples

9
Comments
4 min read
Regex - underrated or overHATED? Part 2/3
Cover image for Regex - underrated or overHATED? Part 2/3

Regex - underrated or overHATED? Part 2/3

8
Comments
4 min read
Let's stop using [a-zA-Z]+
Cover image for Let's stop using [a-zA-Z]+

Let's stop using [a-zA-Z]+

92
Comments 6
2 min read
Regex - underrated or overHATED? Part 1/ 3
Cover image for Regex - underrated or overHATED? Part 1/ 3

Regex - underrated or overHATED? Part 1/ 3

17
Comments 2
9 min read
Regex for Date, Time and Currency, with Code Examples

Regex for Date, Time and Currency, with Code Examples

10
Comments
3 min read
World-first Static time RegEx engine with O(0) time complexity
Cover image for World-first Static time RegEx engine with O(0) time complexity

World-first Static time RegEx engine with O(0) time complexity

90
Comments 9
4 min read
Introduction to Regular Expressions
Cover image for Introduction to Regular Expressions

Introduction to Regular Expressions

21
Comments 5
2 min read
Regex basics with explanations and examples

Regex basics with explanations and examples

36
Comments
4 min read
Regex..why can’t you just be normal? 🤯
Cover image for Regex..why can’t you just be normal? 🤯

Regex..why can’t you just be normal? 🤯

10
Comments 9
1 min read
Step up your Regex game
Cover image for Step up your Regex game

Step up your Regex game

106
Comments 4
5 min read
How to use Regular Expressions in JavaScript
Cover image for How to use Regular Expressions in JavaScript

How to use Regular Expressions in JavaScript

67
Comments 4
8 min read
Making Regular Expressions Readable in JavaScript
Cover image for Making Regular Expressions Readable in JavaScript

Making Regular Expressions Readable in JavaScript

8
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.