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.
Building a Quarkus Application to Perform MongoDB Vector Search

Building a Quarkus Application to Perform MongoDB Vector Search

Comments
10 min read
Cutting Through JavaScript RegEx 🍕

Cutting Through JavaScript RegEx 🍕

Comments
13 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
Regex Tester Online – Test, Debug & Learn Regular Expressions Easily

Regex Tester Online – Test, Debug & Learn Regular Expressions Easily

Comments
2 min read
Building an NGINX Log Discovery Tool in Rust - A Beginner's Journey

Building an NGINX Log Discovery Tool in Rust - A Beginner's Journey

1
Comments
9 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
Grepfruit v3.2: Programmatic API for Text Search

Grepfruit v3.2: Programmatic API for Text Search

1
Comments
1 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
Ruby 예외 처리와 정규 표현식

Ruby 예외 처리와 정규 표현식

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

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

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

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

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

Regular Expressions - Groups, Lookahead, and Patterns

Comments
2 min read
How to Use Regex for Data Validation in the BoldSign API

How to Use Regex for Data Validation in the BoldSign API

Comments
4 min read
RegExp vs String Manipulation in Go language

RegExp vs String Manipulation in Go language

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