DEV Community

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 Lookahead and Lookbehind: Patterns Every Developer Should Know

Regex Lookahead and Lookbehind: Patterns Every Developer Should Know

1
Comments
7 min read
Stop Writing Raw Regex in Java

Stop Writing Raw Regex in Java

1
Comments
2 min read
Regex Cheat Sheet: 10 Patterns That Handle 90% of Real Work

Regex Cheat Sheet: 10 Patterns That Handle 90% of Real Work

1
Comments
3 min read
Regex Cheat Sheet 2026: Patterns Every Developer Needs

Regex Cheat Sheet 2026: Patterns Every Developer Needs

3
Comments
6 min read
When Regex Meets the DOM (And Suddenly It’s Not Simple Anymore)

When Regex Meets the DOM (And Suddenly It’s Not Simple Anymore)

3
Comments
2 min read
The Complete Regex Cheat Sheet for 2026

The Complete Regex Cheat Sheet for 2026

4
Comments
3 min read
Nairobi Property Listings Scraping: 500+ Property Listings with Smart Size Extraction

Nairobi Property Listings Scraping: 500+ Property Listings with Smart Size Extraction

1
Comments
4 min read
Using Qlik Regex to Organise Messy Comment Fields

Using Qlik Regex to Organise Messy Comment Fields

1
Comments
2 min read
Day 2 - Teaching Nmap to Think Like a Pentester (Python + Regex)

Day 2 - Teaching Nmap to Think Like a Pentester (Python + Regex)

Comments
2 min read
Exploring the Advanced Search Capabilities With MongoDB Atlas Search-Part 3

Exploring the Advanced Search Capabilities With MongoDB Atlas Search-Part 3

1
Comments
7 min read
Building a Quarkus Application to Perform MongoDB Vector Search

Building a Quarkus Application to Perform MongoDB Vector Search

1
Comments
10 min read
Stop Writing Unreadable Regex - Build Patterns the Fluent Way in C#

Stop Writing Unreadable Regex - Build Patterns the Fluent Way in C#

Comments 2
3 min read
Cutting Through JavaScript RegEx 🍕

Cutting Through JavaScript RegEx 🍕

1
Comments
13 min read
You Don't Need to Memorize Regex — Just Ask Your Terminal

You Don't Need to Memorize Regex — Just Ask Your Terminal

1
Comments
3 min read
Regular Expressions in Python: The Complete Guide to Finally Understanding Regex

Regular Expressions in Python: The Complete Guide to Finally Understanding Regex

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.