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.
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
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
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
Regular Expressions Fast – JavaScript Regex (Beginner to Pro)

Regular Expressions Fast – JavaScript Regex (Beginner to Pro)

Comments
3 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
Why We Replaced Our Orchestrator with a 'Regex' Switch

Why We Replaced Our Orchestrator with a 'Regex' Switch

Comments
4 min read
Understanding Regex: The Simplest Guide.

Understanding Regex: The Simplest Guide.

Comments
2 min read
Grepfruit v3.2: Programmatic API for Text Search

Grepfruit v3.2: Programmatic API for Text Search

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