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.
Understanding Regular Expressions in Python
Cover image for Understanding Regular Expressions in Python

Understanding Regular Expressions in Python

Comments
2 min read
Specifying Ranges Of Characters| Regular Expressions For the Absolute Beginner

Specifying Ranges Of Characters| Regular Expressions For the Absolute Beginner

Comments
1 min read
Demystifying Regular Expressions (Regex): A Chat Sheet Guide
Cover image for Demystifying Regular Expressions (Regex): A Chat Sheet Guide

Demystifying Regular Expressions (Regex): A Chat Sheet Guide

Comments
2 min read
Matching a character in a Character-set | Regular expressions for The Absolute Beginner

Matching a character in a Character-set | Regular expressions for The Absolute Beginner

1
Comments
1 min read
Matching Special Characters (metacharacters) | Regular Expressions for the Absolute Beginner

Matching Special Characters (metacharacters) | Regular Expressions for the Absolute Beginner

1
Comments
1 min read
Finding Characters at Positions in Text | Regular Expressions for the Absolute Beginner

Finding Characters at Positions in Text | Regular Expressions for the Absolute Beginner

Comments
1 min read
Matching Any character (Using the dot (.))| Regular Expressions for the Absolute Beginner

Matching Any character (Using the dot (.))| Regular Expressions for the Absolute Beginner

Comments
1 min read
Matching literal Strings | Regular expressions for The Absolute Beginner

Matching literal Strings | Regular expressions for The Absolute Beginner

Comments
1 min read
How to use PostgreSQL® SUBSTRING

How to use PostgreSQL® SUBSTRING

1
Comments
4 min read
𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?
Cover image for 𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?

𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?

1
Comments 1
2 min read
𝗛𝗼𝘄 𝘁𝗼 𝘂𝘀𝗲 𝗥𝗲𝗴𝗘𝘅 𝗶𝗻 𝗗𝗮𝗿𝘁?
Cover image for 𝗛𝗼𝘄 𝘁𝗼 𝘂𝘀𝗲 𝗥𝗲𝗴𝗘𝘅 𝗶𝗻 𝗗𝗮𝗿𝘁?

𝗛𝗼𝘄 𝘁𝗼 𝘂𝘀𝗲 𝗥𝗲𝗴𝗘𝘅 𝗶𝗻 𝗗𝗮𝗿𝘁?

5
Comments
1 min read
Applying regular expressions: Matching single-letter words in text
Cover image for Applying regular expressions: Matching single-letter words in text

Applying regular expressions: Matching single-letter words in text

1
Comments
7 min read
Regex in JS Explained

Regex in JS Explained

5
Comments 1
4 min read
Transform Class React Components to Functional

Transform Class React Components to Functional

1
Comments
2 min read
Regex is not your enemy
Cover image for Regex is not your enemy

Regex is not your enemy

32
Comments 6
7 min read
Regular Expressions in Python
Cover image for Regular Expressions in Python

Regular Expressions in Python

5
Comments
3 min read
RegEX: Anchors

RegEX: Anchors

Comments 1
1 min read
Cooking Up Data Perfection in Power Apps: Bob's Burgers Style
Cover image for Cooking Up Data Perfection in Power Apps: Bob's Burgers Style

Cooking Up Data Perfection in Power Apps: Bob's Burgers Style

8
Comments
3 min read
Control verb in RegEX

Control verb in RegEX

Comments
1 min read
Mastering Regular Expressions (Regex): A Beginner's Guide
Cover image for Mastering Regular Expressions (Regex): A Beginner's Guide

Mastering Regular Expressions (Regex): A Beginner's Guide

14
Comments
3 min read
TIL: Today I learned Regular Expressions (Regexp)

TIL: Today I learned Regular Expressions (Regexp)

1
Comments 3
1 min read
Top 10 Most Used Regex Patterns
Cover image for Top 10 Most Used Regex Patterns

Top 10 Most Used Regex Patterns

1
Comments
5 min read
Yet Another PostgreSQL-REGEX Article 🤺
Cover image for Yet Another PostgreSQL-REGEX Article 🤺

Yet Another PostgreSQL-REGEX Article 🤺

7
Comments
4 min read
RegEx cheat sheet for JavaScript

RegEx cheat sheet for JavaScript

25
Comments
2 min read
Using a tagged template to simplify Regular Expressions
Cover image for Using a tagged template to simplify Regular Expressions

Using a tagged template to simplify Regular Expressions

1
Comments 3
12 min read
loading...