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.
A Guide to Splitting Strings in JavaScript by Regex

A Guide to Splitting Strings in JavaScript by Regex

2
Comments
3 min read
Taming the Regex Beast: A Beginner's Guide to Regular Expressions
Cover image for Taming the Regex Beast: A Beginner's Guide to Regular Expressions

Taming the Regex Beast: A Beginner's Guide to Regular Expressions

5
Comments
3 min read
The JS string replace() method
Cover image for The JS string replace() method

The JS string replace() method

Comments
4 min read
Learn Enough Regex Without Losing Your Mind

Learn Enough Regex Without Losing Your Mind

Comments
5 min read
Converting snake_case to camelCase with vscode
Cover image for 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
Cover image for Improve Your Python Regex Performance Using Rust

Improve Your Python Regex Performance Using Rust

1
Comments 2
1 min read
Regex, the good bits.
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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)
Cover image for Introdução às Expressões Regulares (Regex)

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

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