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.
Python RegEx Tutorial with practice
Cover image for Python RegEx Tutorial with practice

Python RegEx Tutorial with practice

5
Comments
2 min read
Regex isn't that hard
Cover image for Regex isn't that hard

Regex isn't that hard

117
Comments 24
5 min read
Find all ip addresses in a project

Find all ip addresses in a project

6
Comments
1 min read
Day 16 of 100DaysOfCode
Cover image for  Day 16 of 100DaysOfCode

Day 16 of 100DaysOfCode

24
Comments
4 min read
Regex to match strings ending with en.srt or es.srt

Regex to match strings ending with en.srt or es.srt

5
Comments
1 min read
Regex for Kenyan Phone Number format 07XXXXXXXX in Python

Regex for Kenyan Phone Number format 07XXXXXXXX in Python

13
Comments
1 min read
Powerful regex for the practical dev
Cover image for Powerful regex for the practical dev

Powerful regex for the practical dev

26
Comments 2
6 min read
Extract mobile number using regex

Extract mobile number using regex

2
Comments
1 min read
Correctly escaping regular expressions

Correctly escaping regular expressions

5
Comments
2 min read
On regex capturing groups

On regex capturing groups

8
Comments
3 min read
Restrict Editable Area in Monaco Editor - Part 2

Restrict Editable Area in Monaco Editor - Part 2

8
Comments
2 min read
Replacing placeholders in Ruby on Rails

Replacing placeholders in Ruby on Rails

10
Comments 3
2 min read
JavaScript RegEx Exercises 01 13:35

JavaScript RegEx Exercises 01

14
Comments
1 min read
Regex: Match for a `yes` or a `no`

Regex: Match for a `yes` or a `no`

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

Understanding Regular Expressions once and for all [PART 4]

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