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.
Removing HTML Tags with RegEx or using DOMParser() using JavaScript.

Removing HTML Tags with RegEx or using DOMParser() using JavaScript.

15
Comments 4
3 min read
What are some Regular Expression concepts you find hard to grok?

What are some Regular Expression concepts you find hard to grok?

22
Comments 13
1 min read
Web Scraping con scrapy y regex

Web Scraping con scrapy y regex

5
Comments
3 min read
Re2j instead of default regEx in Java: when and how to use it

Re2j instead of default regEx in Java: when and how to use it

8
Comments
6 min read
Verify password with a single regex

Verify password with a single regex

8
Comments
3 min read
Remove extra space from text with regex - Python

Remove extra space from text with regex - Python

3
Comments
1 min read
Write Regex Pattern for Password Validation Like a Pro

Write Regex Pattern for Password Validation Like a Pro

90
Comments 7
3 min read
Using Regular Expressions(RegExp) in Dart/Flutter

Using Regular Expressions(RegExp) in Dart/Flutter

16
Comments
14 min read
Beginner's Guide to Regex

Beginner's Guide to Regex

5
Comments
6 min read
The Complete Guide to Regular Expressions (Regex)

The Complete Guide to Regular Expressions (Regex)

700
Comments 9
14 min read
Using Nokogiri and RegEx to Scan a Webpage in Ruby

Using Nokogiri and RegEx to Scan a Webpage in Ruby

10
Comments
4 min read
Where to start with regular expressions?

Where to start with regular expressions?

7
Comments
1 min read
Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3

Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3

22
Comments
15 min read
RegEx, Data Classes and Type Hints with Python: Learning from tweet text

RegEx, Data Classes and Type Hints with Python: Learning from tweet text

11
Comments
6 min read
Simple, beginner steps: RegEx and strings.

Simple, beginner steps: RegEx and strings.

5
Comments
3 min read
Introduction to Regex

Introduction to Regex

14
Comments
7 min read
Validation mask through Regex with Python

Validation mask through Regex with Python

5
Comments
2 min read
Regular Expression Example

Regular Expression Example

6
Comments
2 min read
Regular Expression (Regex) with Python

Regular Expression (Regex) with Python

7
Comments
2 min read
Checking Mail Address Simply using Perl Regular Expression

Checking Mail Address Simply using Perl Regular Expression

7
Comments 7
1 min read
Transforming VS Code Snippets

Transforming VS Code Snippets

15
Comments
6 min read
Melody: A New Way to RegEx

Melody: A New Way to RegEx

6
Comments
6 min read
A Quick Behind the Scenes of Greedy and Lazy Matching

A Quick Behind the Scenes of Greedy and Lazy Matching

6
Comments
5 min read
Remove double imports with regular expression

Remove double imports with regular expression

7
Comments
1 min read
Regex Of The Week #1

Regex Of The Week #1

5
Comments
1 min read
loading...