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.
Converting snake_case to camelCase with vscode

Converting snake_case to camelCase with vscode

4
Comments 1
1 min read
Python RegEx Cheat Sheet

Python RegEx Cheat Sheet

5
Comments
1 min read
Improve Your Python Regex Performance Using Rust

Improve Your Python Regex Performance Using Rust

1
Comments 2
1 min read
Regex, the good bits.

Regex, the good bits.

67
Comments 9
8 min read
The interesting regex for Identifying Prime Numbers

The interesting regex for Identifying Prime Numbers

Comments
1 min read
ChatGPT - Prompts to Create Regular Expression

ChatGPT - Prompts to Create Regular Expression

13
Comments 2
3 min read
Sorcerer’s Code: Spellbinding Regex match in Power Automate’s C# Plugin

Sorcerer’s Code: Spellbinding Regex match in Power Automate’s C# Plugin

11
Comments
3 min read
Learning Rust: Recursive Descent Parser

Learning Rust: Recursive Descent Parser

4
Comments
6 min read
Automatically Test Your Regex Without Writing a Single C# Line of Code

Automatically Test Your Regex Without Writing a Single C# Line of Code

2
Comments
2 min read
Mastering Regex: From Beginner to Expert in Find and Replace

Mastering Regex: From Beginner to Expert in Find and Replace

Comments
2 min read
Introdução às Expressões Regulares (Regex)

Introdução às Expressões Regulares (Regex)

Comments
3 min read
Capturing named regex groups with JavaScript

Capturing named regex groups with JavaScript

1
Comments 2
2 min read
Find What You Need: Pattern Matching in SQL

Find What You Need: Pattern Matching in SQL

Comments
4 min read
Demystifying Regex in Go

Demystifying Regex in Go

5
Comments 1
5 min read
Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

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