DEV Community

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.
RegExp Cheatsheet to speed up code editing and refactor

RegExp Cheatsheet to speed up code editing and refactor

176
Comments 4
5 min read
Caso de uso: RegEx

Caso de uso: RegEx

19
Comments 1
3 min read
Regex Named Groups and Backreferences

Regex Named Groups and Backreferences

2
Comments
4 min read
100 Languages Speedrun: Episode 07: Sed and Regular Expression FizzBuzz

100 Languages Speedrun: Episode 07: Sed and Regular Expression FizzBuzz

8
Comments
11 min read
Can you find the bug in this piece of code? - RegExp edition 🌍

Can you find the bug in this piece of code? - RegExp edition 🌍

31
Comments 25
1 min read
13 reasons why you should not use Perl

13 reasons why you should not use Perl

4
Comments 16
4 min read
Create Phone Number using JS , Codewars Solution

Create Phone Number using JS , Codewars Solution

7
Comments
1 min read
Regex: Parsing usernames from Twitter, Facebook, and Instagram

Regex: Parsing usernames from Twitter, Facebook, and Instagram

7
Comments
2 min read
Remove Space/Empty New Line on VSCode with Regex

Remove Space/Empty New Line on VSCode with Regex

8
Comments 2
1 min read
Clean Code Studio Software Resources (Regex)

Clean Code Studio Software Resources (Regex)

11
Comments 1
2 min read
Getting Started with Regular Expressions

Getting Started with Regular Expressions

121
Comments 15
4 min read
Regular expressions in Rust

Regular expressions in Rust

7
Comments 1
4 min read
Regex Cheat Sheet

Regex Cheat Sheet

22
Comments
13 min read
Keeping code simple with regular expressions

Keeping code simple with regular expressions

7
Comments
5 min read
Regular Expression for match empty string

Regular Expression for match empty string

6
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.