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.
Go's Regexp is Slow. So I Built My Own - up to 3000x Faster

Go's Regexp is Slow. So I Built My Own - up to 3000x Faster

5
Comments 2
8 min read
Rubree: A Modern Ruby Regex Editor Running Fully in Your Browser

Rubree: A Modern Ruby Regex Editor Running Fully in Your Browser

Comments
2 min read
How I Use AI To Write Regex Without Memorizing Anything

How I Use AI To Write Regex Without Memorizing Anything

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

Understanding Regular Expressions in JavaScript (Beginner’s Guide)

1
Comments
3 min read
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
Regex Gotchas? Localized Repair to the Rescue! by Arvind Sundararajan

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

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

6
Comments 1
2 min read
# Regex Replace Plugin for Obsidian

# Regex Replace Plugin for Obsidian

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

Regular Expressions (REGEX): A Quick Refresher

11
Comments
2 min read
Build a Search Engine from Scratch

Build a Search Engine from Scratch

1
Comments 1
32 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
Regular Expression

Regular Expression

Comments
3 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.