The Wayback Machine - https://web.archive.org/web/20210813232239/https://dev.to/t/regex

DEV Community

DEV Community is a community of 673,673 amazing developers

We're a place where coders share, stay up-to-date and grow their careers.

Create new account Log in
loading...

# regex

👋 Sign in for the ability sort posts by top and latest.
Regular Expressions for Non-Programmers.

Regular Expressions for Non-Programmers.

2
5 min read
Snippets in JavaScript: Converting PascalCase to kebab-case // Integrating with ShadowDOM

Snippets in JavaScript: Converting PascalCase to kebab-case // Integrating with ShadowDOM

9
4 min read
Format parser for Prettier and ESLint

Format parser for Prettier and ESLint

3
2 min read
Clean Code Studio Software Resources (Regex)

Clean Code Studio Software Resources (Regex)

10 1
2 min read
Getting Started with Regular Expressions

Getting Started with Regular Expressions

115 15
4 min read
The four noisy horsemen of Perl hate

The four noisy horsemen of Perl hate

7 1
7 min read
Regular expressions in Rust

Regular expressions in Rust

7
4 min read
Rust: Lazy Static Regex

Rust: Lazy Static Regex

8
5 min read
Regex Cheat Sheet

Regex Cheat Sheet

19
13 min read
Snippet: Grab lat/lon from Google Maps URL

Snippet: Grab lat/lon from Google Maps URL

2
1 min read
emacs regex with emacs lisp

emacs regex with emacs lisp

4
4 min read
Keeping code simple with regular expressions

Keeping code simple with regular expressions

7
5 min read
Regular Expression for match empty string

Regular Expression for match empty string

6
1 min read
How to Build a RegEx Engine in Python (Part 2.1: Python strings)

How to Build a RegEx Engine in Python (Part 2.1: Python strings)

4
3 min read
Introducing Regcode - Create Regular Expressions Easily with Code

Introducing Regcode - Create Regular Expressions Easily with Code

21 7
3 min read
Kotlin Pure Regex Routing Logic

Kotlin Pure Regex Routing Logic

6
2 min read
([Reg]?{e,x})| A(Quick)pee\K

([Reg]?{e,x})| A(Quick)pee\K

9
8 min read
Comprehensive Guide for not so Regular Expressions

Comprehensive Guide for not so Regular Expressions

15
7 min read
Make your own Markdown Converter (with new Features) - Part 1

Make your own Markdown Converter (with new Features) - Part 1

8
2 min read
How to Build a RegEx Engine in Python (Part 2: The Lexer)

How to Build a RegEx Engine in Python (Part 2: The Lexer)

7
4 min read
How to Build a RegEx Engine in Python (Part 1: The Grammar)

How to Build a RegEx Engine in Python (Part 1: The Grammar)

5
3 min read
Do you find regexes complex?

Do you find regexes complex?

16
4 min read
Primer on Regexes

Primer on Regexes

8
6 min read
Regex: Fix duplicate slashes without affecting protocol

Regex: Fix duplicate slashes without affecting protocol

11 2
1 min read
Special characters in Regular Expression

Special characters in Regular Expression

2
2 min read
preg_replace_callback for Javascript

preg_replace_callback for Javascript

3
1 min read
15 expresiones regulares que te ahorrarán dolores de cabeza como Junior (y Senior)

15 expresiones regulares que te ahorrarán dolores de cabeza como Junior (y Senior)

7
9 min read
Writing an effective GROK pattern

Writing an effective GROK pattern

5
3 min read
When I prefer not to use Regex ⛞

When I prefer not to use Regex ⛞

5
4 min read
Regex for Verifying Email Address

Regex for Verifying Email Address

5 1
3 min read
Accurately Judge Data Types by Using Regex

Accurately Judge Data Types by Using Regex

5
1 min read
Looking at Regex in Rust (Addendum)

Looking at Regex in Rust (Addendum)

9
4 min read
Looking at Regex in Rust

Looking at Regex in Rust

9
3 min read
Multiline flag in regex

Multiline flag in regex

5
1 min read
Repeated Capturing Group

Repeated Capturing Group

3
1 min read
Regex for email validation in rails

Regex for email validation in rails

7 2
1 min read
A python regex to validate roman numerals

A python regex to validate roman numerals

7 5
4 min read
Regex? The Minimum You Need To Know.

Regex? The Minimum You Need To Know.

9
5 min read
Utiliser les expressions régulières pour effectuer des recherches et remplacements en JavaScript

Utiliser les expressions régulières pour effectuer des recherches et remplacements en JavaScript

7
6 min read
Regex Cheat Sheet (Javascript Edition)

Regex Cheat Sheet (Javascript Edition)

10
2 min read
Time to start learning how to regex

Time to start learning how to regex

2
2 min read
Fun with C# Regex based Expression calculator

Fun with C# Regex based Expression calculator

5
4 min read
Regex: From beginner to BEST on your team in one blog 👑

Regex: From beginner to BEST on your team in one blog 👑

73 3
12 min read
Parse Name and Address: Regex vs NER, with Code Examples

Parse Name and Address: Regex vs NER, with Code Examples

9
4 min read
Refactoring Ruby with Regex

Refactoring Ruby with Regex

6 2
4 min read
Regex - underrated or overHATED? Part 2/3

Regex - underrated or overHATED? Part 2/3

8
4 min read
Regex - underrated or overHATED? Part 1/ 3

Regex - underrated or overHATED? Part 1/ 3

16 2
9 min read
Let's stop using [a-zA-Z]+

Let's stop using [a-zA-Z]+

57 4
2 min read
Natural Language v. Regex: The Context Wars

Natural Language v. Regex: The Context Wars

3
5 min read
Regex for Date, Time and Currency, with Code Examples

Regex for Date, Time and Currency, with Code Examples

10
3 min read
Thoughts, quotes and thoughts about regex

Thoughts, quotes and thoughts about regex

5 3
3 min read
World-first Static time RegEx engine with O(0) time complexity

World-first Static time RegEx engine with O(0) time complexity

90 8
4 min read
Introduction to Regular Expressions

Introduction to Regular Expressions

21 5
2 min read
Use RegEx to split a string in Javascript (preserving separators) | Notes

Use RegEx to split a string in Javascript (preserving separators) | Notes

3
1 min read
Everything about RegEx and How to use it in JavaScript?

Everything about RegEx and How to use it in JavaScript?

35 1
8 min read
A Regular Expression to filter invalid names | Notes

A Regular Expression to filter invalid names | Notes

3
2 min read
Regex basics with explanations and examples

Regex basics with explanations and examples

36
4 min read
Regular Expressions (Regex) Tutorial

Regular Expressions (Regex) Tutorial

2
1 min read
Using matches & regex in Twig!

Using matches & regex in Twig!

2
1 min read
Regex..why can’t you just be normal? 🤯

Regex..why can’t you just be normal? 🤯

10 9
1 min read
loading...