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 Cheatsheet

Regex Cheatsheet

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

Best regexp alternative for Go. Benchmarks. Plots.

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

Parsing SemVer in Javascript with the official RegEx

4
Comments
1 min read
Batch rename BigQuery tables with SQL

Batch rename BigQuery tables with SQL

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

🔣 5 Best Platforms to Learn and Practise Regex

8
Comments
6 min read
Introduction and History of Regular Expression

Introduction and History of Regular Expression

4
Comments 3
3 min read
Aperfeiçoe suas habilidades em manipulação de texto com Expressões Regulares (Regex) e Replace em Python

Aperfeiçoe suas habilidades em manipulação de texto com Expressões Regulares (Regex) e Replace em Python

1
Comments
5 min read
Username and Password Validation Using Regex

Username and Password Validation Using Regex

35
Comments 2
4 min read
Regular expressions and string manipulation in Python

Regular expressions and string manipulation in Python

8
Comments 2
3 min read
RegExp based HTML modification in PHP

RegExp based HTML modification in PHP

1
Comments
2 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

14
Comments
4 min read
A Quick Guide to Regular Expressions in Python

A Quick Guide to Regular Expressions in Python

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

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

14
Comments 1
7 min read
convert old('d') to $model->d in Laravel using regular expressions (RegEx)

convert old('d') to $model->d in Laravel using regular expressions (RegEx)

Comments
2 min read
Introduction to Regular Expressions in Python

Introduction to Regular Expressions in Python

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