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 Fix prh Regex Errors After Upgrading to Node.js 20

How to Fix prh Regex Errors After Upgrading to Node.js 20

Comments
2 min read
Exploring the Advanced Search Capabilities With MongoDB Atlas Search-Part 3

Exploring the Advanced Search Capabilities With MongoDB Atlas Search-Part 3

Comments
7 min read
Building a Quarkus Application to Perform MongoDB Vector Search

Building a Quarkus Application to Perform MongoDB Vector Search

Comments
10 min read
Using Qlik Regex to Organise Messy Comment Fields

Using Qlik Regex to Organise Messy Comment Fields

Comments
2 min read
Cutting Through JavaScript RegEx 🍕

Cutting Through JavaScript RegEx 🍕

Comments
13 min read
You Don't Need to Memorize Regex — Just Ask Your Terminal

You Don't Need to Memorize Regex — Just Ask Your Terminal

Comments
3 min read
My commonly used regex

My commonly used regex

1
Comments
1 min read
Real-Time Text Analysis: Handling Edge Cases and Performance in Vanilla JS

Real-Time Text Analysis: Handling Edge Cases and Performance in Vanilla JS

1
Comments
3 min read
Day 2 - Teaching Nmap to Think Like a Pentester (Python + Regex)

Day 2 - Teaching Nmap to Think Like a Pentester (Python + Regex)

Comments
2 min read
Stop Writing Unreadable Regex - Build Patterns the Fluent Way in C#

Stop Writing Unreadable Regex - Build Patterns the Fluent Way in C#

Comments 2
3 min read
Regular Expressions in Python: The Complete Guide to Finally Understanding Regex

Regular Expressions in Python: The Complete Guide to Finally Understanding Regex

Comments
2 min read
Java String 다루기 - 정규식, StringTokenizer, ReflectionToStringBuilder

Java String 다루기 - 정규식, StringTokenizer, ReflectionToStringBuilder

Comments
1 min read
정규표현식 완벽 가이드: 그룹, 반복, Lookahead/Lookbehind

정규표현식 완벽 가이드: 그룹, 반복, Lookahead/Lookbehind

Comments
2 min read
Ruby 예외 처리와 정규 표현식

Ruby 예외 처리와 정규 표현식

Comments
1 min read
Regular Expressions - Groups, Lookahead, and Patterns

Regular Expressions - Groups, Lookahead, and Patterns

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.