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 is not your enemy

Regex is not your enemy

32
Comments 6
7 min read
RegEx cheat sheet for JavaScript

RegEx cheat sheet for JavaScript

25
Comments
2 min read
Mastering Regular Expressions (Regex): A Beginner's Guide

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

17
Comments
3 min read
Yet Another PostgreSQL-REGEX Article 🤺

Yet Another PostgreSQL-REGEX Article 🤺

9
Comments
4 min read
Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

8
Comments
12 min read
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
Regular expressions and string manipulation in Python

Regular expressions and string manipulation in Python

8
Comments 2
3 min read
Unleashing the Power of JavaScript in Bubble.io Backend Workflows: A Case Study

Unleashing the Power of JavaScript in Bubble.io Backend Workflows: A Case Study

7
Comments
4 min read
O que são Lookahead e Lookbehind em Expressões regulares

O que são Lookahead e Lookbehind em Expressões regulares

6
Comments
7 min read
Thinking in Regular Expressions

Thinking in Regular Expressions

6
Comments
5 min read
Regular Expressions in Python

Regular Expressions in Python

5
Comments
3 min read
Regex in JS Explained

Regex in JS Explained

5
Comments 1
4 min read
🔣 5 Best Platforms to Learn and Practise Regex

🔣 5 Best Platforms to Learn and Practise Regex

5
Comments
6 min read
Eliminate the Monotony: Automation with sed.

Eliminate the Monotony: Automation with sed.

4
Comments
3 min read
Parsing SemVer in Javascript with the official RegEx

Parsing SemVer in Javascript with the official RegEx

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

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

3
Comments
1 min read
Batch rename BigQuery tables with SQL

Batch rename BigQuery tables with SQL

3
Comments
3 min read
Username and Password Validation Using Regex

Username and Password Validation Using Regex

3
Comments 2
4 min read
Best regexp alternative for Go. Benchmarks. Plots.

Best regexp alternative for Go. Benchmarks. Plots.

3
Comments
11 min read
A Quick Guide to Regular Expressions in Python

A Quick Guide to Regular Expressions in Python

3
Comments
3 min read
Practicing Raku Grammars On Exercism

Practicing Raku Grammars On Exercism

2
Comments
6 min read
Advanced Email Validation using ApyHub’s API in Go

Advanced Email Validation using ApyHub’s API in Go

2
Comments
4 min read
Introduction and History of Regular Expression

Introduction and History of Regular Expression

2
Comments 3
3 min read
Email DNS Validation: Securing your Customer-Facing Apps

Email DNS Validation: Securing your Customer-Facing Apps

2
Comments
3 min read
Using Regular Expressions (RegEx) for Validations in Rails

Using Regular Expressions (RegEx) for Validations in Rails

2
Comments
4 min read
RegEx in Js

RegEx in Js

2
Comments
6 min read
Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

2
Comments
4 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
Transform Class React Components to Functional

Transform Class React Components to Functional

1
Comments
2 min read
A Beginner's Guide to Regular Expressions in Ruby

A Beginner's Guide to Regular Expressions in Ruby

1
Comments
4 min read
Desvendando a Sintaxe das Expressões Regulares em Python: Um Guia Completo

Desvendando a Sintaxe das Expressões Regulares em Python: Um Guia Completo

1
Comments
4 min read
Performance na validação de e-mail em .NET

Performance na validação de e-mail em .NET

1
Comments 1
1 min read
Regex - Understanding those [^Str|ng\$] for Beginners

Regex - Understanding those [^Str|ng\$] for Beginners

1
Comments
5 min read
Regular Expressions for Beginners 💡

Regular Expressions for Beginners 💡

1
Comments
6 min read
𝗪𝗵𝗮𝘁 𝗮𝗿𝗲 𝘁𝗵𝗲 𝗥𝗲𝗴𝗘𝘅 𝗣𝗮𝘁𝘁𝗲𝗿𝗻𝘀?

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

1
Comments 1
2 min read
The Regex Cheat Sheet for JavaScript Developers

The Regex Cheat Sheet for JavaScript Developers

1
Comments 1
3 min read
Top 10 Most Used Regex Patterns

Top 10 Most Used Regex Patterns

1
Comments
5 min read
Perl Weekly Challenge #216 - Car Nicknaming

Perl Weekly Challenge #216 - Car Nicknaming

1
Comments
2 min read
TIL: Today I learned Regular Expressions (Regexp)

TIL: Today I learned Regular Expressions (Regexp)

1
Comments 3
1 min read
Provide Vite with the ability to conditionally compile directives

Provide Vite with the ability to conditionally compile directives

1
Comments
3 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
RegEx: Una Forma de Extraer Fácilmente Números de Teléfono

RegEx: Una Forma de Extraer Fácilmente Números de Teléfono

Comments
5 min read
Control verb in RegEX

Control verb in RegEX

Comments
1 min read
Writing Regex with Copilot

Writing Regex with Copilot

Comments
4 min read
RegEX: Anchors

RegEX: Anchors

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

Demystifying Regular Expressions (Regex): A Chat Sheet Guide

Comments
2 min read
Applying regular expressions – matching single-letter words in text

Applying regular expressions – matching single-letter words in text

Comments
7 min read
Demystifying Regular Expressions: A Beginner's Guide 🧩

Demystifying Regular Expressions: A Beginner's Guide 🧩

Comments
2 min read
How to use PostgreSQL® SUBSTRING

How to use PostgreSQL® SUBSTRING

Comments
4 min read
Day 1

Day 1

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
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
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
Specifying Ranges Of Characters| Regular Expressions For the Absolute Beginner

Specifying Ranges Of Characters| Regular Expressions For the Absolute Beginner

Comments
1 min read
Understanding Regular Expressions in Python

Understanding Regular Expressions in Python

Comments
2 min read
Code cycle: may be the syntax query that currently supports the most languages

Code cycle: may be the syntax query that currently supports the most languages

Comments
2 min read
Capture Groups in Regular Expressions

Capture Groups in Regular Expressions

Comments
10 min read
Using Regex Search for MongoDB Queries

Using Regex Search for MongoDB Queries

Comments
2 min read
C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Regex Options In C#: A Beginner’s Guide To Powerful Pattern Matching

Comments
8 min read
loading...