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.
Release 1.8 Contributions : ChatCraft.org๐Ÿค–

Release 1.8 Contributions : ChatCraft.org๐Ÿค–

Comments
2 min read
Mastering Efficient String Matching Techniques in Python using regex

Mastering Efficient String Matching Techniques in Python using regex

Comments
4 min read
Improve your content searching/filtering workflow productivity with regexp-it-cli

Improve your content searching/filtering workflow productivity with regexp-it-cli

1
Comments
2 min read
Regex pattern in Python: A beginners guide

Regex pattern in Python: A beginners guide

6
Comments
7 min read
C# Regular Expression Benchmarks โ€“ How To Avoid My Mistakes!

C# Regular Expression Benchmarks โ€“ How To Avoid My Mistakes!

1
Comments
9 min read
Using Regex Search for MongoDB Queries

Using Regex Search for MongoDB Queries

Comments
2 min read
Manipulaรงรฃo de dados desnormalizados em Python: Utilizando re e lstrip()

Manipulaรงรฃo de dados desnormalizados em Python: Utilizando re e lstrip()

3
Comments
4 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
Regex - Understanding those [^Str|ng\$] for Beginners

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

2
Comments
5 min read
Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

9
Comments
12 min read
Practicing Raku Grammars On Exercism

Practicing Raku Grammars On Exercism

2
Comments
6 min read
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

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
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
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
๐—ช๐—ต๐—ฎ๐˜ ๐—ฎ๐—ฟ๐—ฒ ๐˜๐—ต๐—ฒ ๐—ฅ๐—ฒ๐—ด๐—˜๐˜… ๐—ฃ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐—ป๐˜€?

๐—ช๐—ต๐—ฎ๐˜ ๐—ฎ๐—ฟ๐—ฒ ๐˜๐—ต๐—ฒ ๐—ฅ๐—ฒ๐—ด๐—˜๐˜… ๐—ฃ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐—ป๐˜€?

1
Comments 1
2 min read
๐—›๐—ผ๐˜„ ๐˜๐—ผ ๐˜‚๐˜€๐—ฒ ๐—ฅ๐—ฒ๐—ด๐—˜๐˜… ๐—ถ๐—ป ๐——๐—ฎ๐—ฟ๐˜?

๐—›๐—ผ๐˜„ ๐˜๐—ผ ๐˜‚๐˜€๐—ฒ ๐—ฅ๐—ฒ๐—ด๐—˜๐˜… ๐—ถ๐—ป ๐——๐—ฎ๐—ฟ๐˜?

3
Comments
1 min read
Applying regular expressions โ€“ matching single-letter words in text

Applying regular expressions โ€“ matching single-letter words in text

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
loading...