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.
O que são Lookahead e Lookbehind em Expressões regulares
Cover image for 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
Cover image for Introduction to Regular Expressions in Python

Introduction to Regular Expressions in Python

Comments
3 min read
Thinking in Regular Expressions

Thinking in Regular Expressions

6
Comments
5 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
Regular Expressions for Beginners đź’ˇ

Regular Expressions for Beginners đź’ˇ

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

Eliminate the Monotony: Automation with sed.

4
Comments
3 min read
Capture Groups in Regular Expressions

Capture Groups in Regular Expressions

1
Comments
10 min read
Advanced Regex Techniques to Spice Up Your Text Processing
Cover image for Advanced Regex Techniques to Spice Up Your Text Processing

Advanced Regex Techniques to Spice Up Your Text Processing

Comments
2 min read
How to Regex in Javascript

How to Regex in Javascript

14
Comments
5 min read
Enhancing User Input Validation: Ensuring Proper Decimal Formatting with Regular Expressions

Enhancing User Input Validation: Ensuring Proper Decimal Formatting with Regular Expressions

1
Comments
1 min read
Golang: Regex
Cover image for Golang: Regex

Golang: Regex

3
Comments
17 min read
Acronym exercise: splitting strings like a pro
Cover image for Acronym exercise: splitting strings like a pro

Acronym exercise: splitting strings like a pro

2
Comments
3 min read
Building an AI RegEx Editor with Retool, OpenAI, and CodeMirror

Building an AI RegEx Editor with Retool, OpenAI, and CodeMirror

2
Comments
6 min read
Web Scraping With RegEx

Web Scraping With RegEx

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