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.
Capturing named regex groups with JavaScript

Capturing named regex groups with JavaScript

1
Comments 2
2 min read
Find What You Need: Pattern Matching in SQL
Cover image for Find What You Need: Pattern Matching in SQL

Find What You Need: Pattern Matching in SQL

Comments
4 min read
Demystifying Regex in Go
Cover image for Demystifying Regex in Go

Demystifying Regex in Go

5
Comments 1
5 min read
Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática
Cover image for Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Vamos falar de RegEx?(Parte2) Colocando o DART/FLUTTER em prática

Comments
3 min read
Vamos falar de RegEx?
Cover image for Vamos falar de RegEx?

Vamos falar de RegEx?

Comments
10 min read
Finding all HTML tags in a project not being self-closed

Finding all HTML tags in a project not being self-closed

Comments
2 min read
Improve your content searching/filtering workflow productivity with regexp-it-cli
Cover image for Improve your content searching/filtering workflow productivity with regexp-it-cli

Improve your content searching/filtering workflow productivity with regexp-it-cli

1
Comments
2 min read
Regex pattern in Python: A beginners guide
Cover image for Regex pattern in Python: A beginners guide

Regex pattern in Python: A beginners guide

7
Comments
7 min read
C# Regular Expression Benchmarks – How To Avoid My Mistakes!
Cover image for C# Regular Expression Benchmarks – How To Avoid My Mistakes!

C# Regular Expression Benchmarks – How To Avoid My Mistakes!

1
Comments
9 min read
C# Regex Performance: How To Squeeze Out Performance
Cover image for C# Regex Performance: How To Squeeze Out Performance

C# Regex Performance: How To Squeeze Out Performance

Comments
7 min read
Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

Manipulação de dados desnormalizados em Python: Utilizando re e lstrip()

6
Comments
4 min read
Code cycle: may be the syntax query that currently supports the most languages

Code cycle: may be the syntax query that currently supports the most languages

Comments
2 min read
Using Regex Search for MongoDB Queries

Using Regex Search for MongoDB Queries

Comments
2 min read
Regex - Understanding those [^Str|ng\$] for Beginners
Cover image for Regex - Understanding those [^Str|ng\$] for Beginners

Regex - Understanding those [^Str|ng\$] for Beginners

2
Comments
5 min read
Building a syntax highlighting extension for VS Code
Cover image for Building a syntax highlighting extension for VS Code

Building a syntax highlighting extension for VS Code

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