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.
1.Introduction about Regex

1.Introduction about Regex

5
Comments
1 min read
Formating Dates With Vim Substitutuions

Formating Dates With Vim Substitutuions

6
Comments 2
2 min read
Speed up Regex performance with .NET 5
Cover image for Speed up Regex performance with .NET 5

Speed up Regex performance with .NET 5

9
Comments 2
1 min read
Searching Through a Nested Object Using Recursion, Regular Expressions, and Sets

Searching Through a Nested Object Using Recursion, Regular Expressions, and Sets

47
Comments
4 min read
Use Java replaceAll() instead of ColdFusion ReReplaceNoCase()

Use Java replaceAll() instead of ColdFusion ReReplaceNoCase()

6
Comments 1
2 min read
Beware of the star!

Beware of the star!

9
Comments
5 min read
Use stateful JavaScript Regular Expressions

Use stateful JavaScript Regular Expressions

8
Comments
3 min read
Understanding Regular Expressions once and for all [PART 1]
Cover image for Understanding Regular Expressions once and for all [PART 1]

Understanding Regular Expressions once and for all [PART 1]

10
Comments
5 min read
Regular Expressions(RegEx)in JavaScript
Cover image for Regular Expressions(RegEx)in JavaScript

Regular Expressions(RegEx)in JavaScript

5
Comments
6 min read
How to remember the `m` and `s` modifier for a regular expression in JavaScript?

How to remember the `m` and `s` modifier for a regular expression in JavaScript?

7
Comments
4 min read
The only 4 Regex Notations You Need To Know (to start) ❤️
Cover image for The only 4 Regex Notations You Need To Know (to start) ❤️

The only 4 Regex Notations You Need To Know (to start) ❤️

15
Comments 1
6 min read
I hated Regex so much that I made iHateRegex.io

I hated Regex so much that I made iHateRegex.io

591
Comments 95
1 min read
Recognize Regex Easily
Cover image for Recognize Regex Easily

Recognize Regex Easily

11
Comments
4 min read
Regex: from a backup file list to a RESTORE script in under 2 minutes

Regex: from a backup file list to a RESTORE script in under 2 minutes

6
Comments
5 min read
What the Regex?! A Practical Guide to Regular Expressions
Cover image for What the Regex?! A Practical Guide to Regular Expressions

What the Regex?! A Practical Guide to Regular Expressions

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