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.
How do you feel about regex?

How do you feel about regex?

72
Comments 73
1 min read
Does /[A-z]/ Work For Case-Insensitive Regex?
Cover image for Does /[A-z]/ Work For Case-Insensitive Regex?

Does /[A-z]/ Work For Case-Insensitive Regex?

12
Comments
2 min read
How do you regex?

How do you regex?

42
Comments 24
1 min read
RegExp Cheatsheet to speed up code editing and refactor
Cover image for 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
Cover image for Caso de uso: RegEx

Caso de uso: RegEx

19
Comments 1
3 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 🌍
Cover image for 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 24
1 min read
Create Phone Number using JS , Codewars Solution
Cover image for 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
Cover image for 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)
Cover image for Clean Code Studio Software Resources (Regex)

Clean Code Studio Software Resources (Regex)

11
Comments 1
2 min read
Getting Started with Regular Expressions
Cover image for 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
Cover image for Keeping code simple with regular expressions

Keeping code simple with regular expressions

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