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.
How to Regex in Javascript

How to Regex in Javascript

14
Comments
5 min read
Regular Expressions aka REGEX crash course

Regular Expressions aka REGEX crash course

6
Comments 3
4 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

Golang: Regex

3
Comments
17 min read
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
How to write Regex without writing regex 🦄

How to write Regex without writing regex 🦄

3
Comments
3 min read
Web Scraping With RegEx

Web Scraping With RegEx

1
Comments 1
18 min read
What is Regex? JavaScript regular expressions in 5 minutes

What is Regex? JavaScript regular expressions in 5 minutes

1
Comments
6 min read
JavaScript Regex guide for for beginners.

JavaScript Regex guide for for beginners.

1
Comments
3 min read
How to use Regex with Python

How to use Regex with Python

Comments
3 min read
Regular Expressions—a Rite of Passage: Completing the Application

Regular Expressions—a Rite of Passage: Completing the Application

Comments
10 min read
URL REGEX

URL REGEX

6
Comments
11 min read
Learn the Basics of RegEx in JavaScript

Learn the Basics of RegEx in JavaScript

7
Comments 3
6 min read
When JavaScript regex can surprise you - a silly bug story

When JavaScript regex can surprise you - a silly bug story

Comments
3 min read
what is regex expression

what is regex expression

1
Comments
3 min read
Regex Simplified: The Art of Pattern Matching with Regular Expressions

Regex Simplified: The Art of Pattern Matching with Regular Expressions

1
Comments
3 min read
Capturando dados com Regex

Capturando dados com Regex

1
Comments
3 min read
How to perform regex search queries over billions of strings

How to perform regex search queries over billions of strings

1
Comments
4 min read
Validando dados com Regex

Validando dados com Regex

3
Comments 1
7 min read
Regular Expressions—a Rite of Passage: From Theory to Practice

Regular Expressions—a Rite of Passage: From Theory to Practice

2
Comments
16 min read
Regular Expressions in SQLite

Regular Expressions in SQLite

6
Comments
2 min read
Complete Guide To Make You a Regex Guru

Complete Guide To Make You a Regex Guru

73
Comments 7
20 min read
Persson's Pyramid Puzzle - Level 5

Persson's Pyramid Puzzle - Level 5

6
Comments
1 min read
RegExp Basics: It's Not That Hard!

RegExp Basics: It's Not That Hard!

3
Comments
3 min read
loading...