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 I built a free AI Regex Generator using Hugging Face + Next.js (no API costs)

How I built a free AI Regex Generator using Hugging Face + Next.js (no API costs)

Comments
2 min read
I built a free AI Regex & SQL Generator to save developers time (no login, open models)

I built a free AI Regex & SQL Generator to save developers time (no login, open models)

Comments
2 min read
Understanding Regular Expressions in JavaScript (Beginner’s Guide)

Understanding Regular Expressions in JavaScript (Beginner’s Guide)

1
Comments
3 min read
Master Regex for Free: 3 Fun and Interactive Sites Every Dev Should Know

Master Regex for Free: 3 Fun and Interactive Sites Every Dev Should Know

5
Comments 1
2 min read
Mastering Regular Expressions with the Regex Tester Tool

Mastering Regular Expressions with the Regex Tester Tool

Comments
2 min read
Regex Gotchas? Localized Repair to the Rescue! by Arvind Sundararajan

Regex Gotchas? Localized Repair to the Rescue! by Arvind Sundararajan

3
Comments
2 min read
# Regex Replace Plugin for Obsidian

# Regex Replace Plugin for Obsidian

Comments 1
7 min read
Por que sua validação de e-mail com Regex provavelmente está errada.

Por que sua validação de e-mail com Regex provavelmente está errada.

Comments
5 min read
Learning regex is hard, so I made a drag-and-drop regex builder

Learning regex is hard, so I made a drag-and-drop regex builder

Comments
1 min read
A mighty web application that devours English descriptions and spits out perfect regular expressions using AI!

A mighty web application that devours English descriptions and spits out perfect regular expressions using AI!

Comments
1 min read
Understanding Regex in Kong Gateway: Then vs Now

Understanding Regex in Kong Gateway: Then vs Now

Comments
3 min read
Regular Expressions (REGEX): A Quick Refresher

Regular Expressions (REGEX): A Quick Refresher

6
Comments
2 min read
Build a Search Engine from Scratch

Build a Search Engine from Scratch

1
Comments 1
32 min read
Why Everyone Thinks Regex Is Impossible (But It's Really Not)

Why Everyone Thinks Regex Is Impossible (But It's Really Not)

Comments
5 min read
xcut: A Flexible CLI Tool for Extracting and Filtering Text Columns

xcut: A Flexible CLI Tool for Extracting and Filtering Text Columns

Comments
2 min read
Introducing the "Playing With Search" Series

Introducing the "Playing With Search" Series

2
Comments
2 min read
What is a Regular Expression?

What is a Regular Expression?

Comments
1 min read
Mastering Regular Expressions in Linux: A Simple Guide for Beginners

Mastering Regular Expressions in Linux: A Simple Guide for Beginners

Comments
3 min read
I built a macOS batch file renamer for devs – here’s why

I built a macOS batch file renamer for devs – here’s why

Comments
1 min read
Regular Expression

Regular Expression

Comments
3 min read
Finding all <MyComponent ... someProp=...> via vscode fulltextsearch

Finding all <MyComponent ... someProp=...> via vscode fulltextsearch

Comments 1
1 min read
The Easiest String Parsing in Java

The Easiest String Parsing in Java

4
Comments 2
4 min read
Stop Opening Files Just to Count Stuff: Let wc Do It for You

Stop Opening Files Just to Count Stuff: Let wc Do It for You

5
Comments
4 min read
Keep Your Eyes on the End: Using the tail Command for Real-Time File Monitoring

Keep Your Eyes on the End: Using the tail Command for Real-Time File Monitoring

5
Comments
5 min read
head Command: How to Preview File Content Without Opening the Whole Thing

head Command: How to Preview File Content Without Opening the Whole Thing

5
Comments
3 min read
loading...