Forem

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.
Cutting Through JavaScript RegEx 🍕
Cover image for Cutting Through JavaScript RegEx 🍕

Cutting Through JavaScript RegEx 🍕

1
Comments
13 min read
Regular Expressions in Python: The Complete Guide to Finally Understanding Regex
Cover image for 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
Cover image for 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
Real-Time Text Analysis: Handling Edge Cases and Performance in Vanilla JS
Cover image for Real-Time Text Analysis: Handling Edge Cases and Performance in Vanilla JS

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

2
Comments
3 min read
RegExp vs String Manipulation in Go language
Cover image for 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)
Cover image for 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
Cover image for 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.
Cover image for 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
Rubree: A Modern Ruby Regex Editor Running Fully in Your Browser
Cover image for Rubree: A Modern Ruby Regex Editor Running Fully in Your Browser

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

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