Go’s Regexp is Slow. So I Built My Own – 3000x Faster Post date November 29, 2025 Post author By Andrey Kolkov Post categories In go, opensource, performance, regex
Rubree: A Modern Ruby Regex Editor Running Fully in Your Browser Post date November 24, 2025 Post author By shimokawa Post categories In rails, regex, ruby, WebAssembly
How I Use AI To Write Regex Without Memorizing Anything Post date November 23, 2025 Post author By Rama Pandu Cheti Post categories In ai, productivity, regex, webdev
How I built a free AI Regex Generator using Hugging Face + Next.js (no API costs) Post date November 10, 2025 Post author By Rama Pandu Cheti Post categories In ai, nextjs, regex, sql
How I built a free AI Regex Generator using Hugging Face + Next.js (no API costs) Post date November 10, 2025 Post author By Rama Pandu Cheti Post categories In ai, nextjs, regex, sql
Mastering Regular Expressions with the Regex Tester Tool Post date September 16, 2025 Post author By javediqbal8381 Post categories In JavaScript, programming, regex, webdev
Unlocking the Mysteries of Regular Expressions with AI: Introducing Regexplain Post date September 10, 2025 Post author By Ali nazari Post categories In ai, ai tools, generative-ai-tools, nodejs, regex
Regular Expressions (REGEX): A Quick Refresher Post date July 31, 2025 Post author By Tala Amm Post categories In beginners, JavaScript, programming, regex
What is a Regular Expression? Post date June 27, 2025 Post author By Shelner Post categories In regex
Keep Your Eyes on the End: Using the tail Command for Real-Time File Monitoring Post date May 16, 2025 Post author By OLUWADAMILOLA FASHINA Post categories In cloudwhistler, linux, opensource, regex
What building a phone number validator taught me about RegEx: FCC solution Post date February 23, 2025 Post author By Israel Rotimi Post categories In freecodecamp, JavaScript, regex, webdev
Avoiding Catastrophic Backtracking in Regular Expressions Post date February 21, 2025 Post author By Leonardo Theodoro Post categories In JavaScript, programming, regex, webdev
Human Regex Gets TypeScript’s Magic Typing 🚀 Post date February 16, 2025 Post author By Ridwan Ajibola Post categories In JavaScript, opensource, regex, webdev
A Simple Script for Exporting Domain Accounts (Requires Regex) Post date February 6, 2025 Post author By Excalibra Post categories In domain, export, regex, users
🚀🛠Boost Your Regex Game with Regex Vault: A Library for Developers Post date January 29, 2025 Post author By João Victor Post categories In JavaScript, opensource, regex, webdev
Parse & Decompose Url efficiently and accurately Post date January 25, 2025 Post author By Andrew Kang-G Post categories In JavaScript, regex, typescript, webdev
Understanding Regex in Python: A Practical Example Post date January 3, 2025 Post author By Melissa Post categories In python, regex
📝 Cross-Post Project Update: Regex, Bug Fixes, and More Regex! Post date November 4, 2024 Post author By Jesse Chong Post categories In api, node, regex, softwareengineering
My Journey with Regex in Python: From Beginner to Advanced Post date October 21, 2024 Post author By Aman Kardam Post categories In artificial-intelligence, python, regex, regex-in-python, regular expressions
From Regex Rampage to Lazy Bliss: My rjq Performance Adventure Post date October 12, 2024 Post author By Mainak Bhattacharjee Post categories In linux, performance, regex, rust
Regex Cheat Sheet – A Regular Expressions Guide Post date October 2, 2024 Post author By EmreKanbay Post categories In common-regex-patterns, examples-of-regex-patterns, programming-guide, regex, regex-cheat-sheet, regex-guide, regex-tutorial, regular expressions
js / ts – expressão regular Post date September 20, 2024 Post author By Leonardo Minora Post categories In JavaScript, regex, typescript, webdev
Intro to Regular Expressions Post date September 12, 2024 Post author By Jae Jeong Post categories In beginners, regex
Intro to Regular Expressions Post date September 12, 2024 Post author By Jae Jeong Post categories In beginners, regex
The JS string replace() method Post date July 25, 2024 Post author By ChooKing Post categories In JavaScript, regex, replace, string
Converting snake_case to camelCase with vscode Post date July 17, 2024 Post author By Alan Schio Post categories In JavaScript, regex, vscode
From Basics to Mastery: A Comprehensive Guide to Regex in Python Post date May 2, 2023 Post author By Abhishek Verma Post categories In ai-assistance, data-science, python, python-programming, regex
Regex Made Simple: A Beginner’s Guide to Understanding Regular Expressions Post date April 28, 2023 Post author By Mr Umbrella Post categories In android, Kotlin, regex
Eliminate the Monotony: Automation with sed. Post date April 26, 2023 Post author By cloudsky13 Post categories In Automation, bash, regex, Scripting
Steam Post date March 23, 2023 Post author By Adactio: Journal Post categories In ai, babbage, chatbots, code, coding, computing, History, language, machinelearning, machines, medium:id=48116d3691f9, models, regex, sql, steam
Learn the Basics of RegEx in JavaScript Post date February 22, 2023 Post author By The Dev Drawer Post categories In JavaScript, programming, regex, tutorial
Complete Guide To Make You a Regex Guru Post date January 15, 2023 Post author By Dennis Persson Post categories In productivity, programming, regex, webdev
How to Validate Password Strength Using Regex and JavaScript Post date December 27, 2022 Post author By ayka.code Post categories In JavaScript, programming, regex, webdev
Validating email addresses using regular expressions in JavaScript Post date December 15, 2022 Post author By aykacode Post categories In emailvalidation, JavaScript, regex, webdev
Regex, dont be scared Post date December 8, 2022 Post author By DeveloperSteve Post categories In filtering, regex, regularexpression, sanitize
🐍 regex: a Python example using lookbehind and lookahead Post date September 29, 2022 Post author By Jessica Alves Post categories In beginners, programming, python, regex
Expressões Regulares III – âncoras, limites de palavras e caracteres de palavras Post date September 12, 2022 Post author By Patrícia Villela Post categories In beginners, expressoesregulares, pcre, regex
What are some Regular Expression concepts you find hard to grok? Post date July 3, 2022 Post author By Nick Taylor Post categories In discuss, regex
RegEx Validation: A Cheatsheet (most used) Post date June 22, 2022 Post author By webdeasy.de Post categories In java, JavaScript, php, regex
Verify password with a single regex Post date June 16, 2022 Post author By Abiria Post categories In JavaScript, regex
Introduction to Regex Post date April 24, 2022 Post author By Yohanes Setiawan Post categories In JavaScript, regex
Checking Mail Address Simply using Perl Regular Expression Post date April 9, 2022 Post author By Yuki Kimoto Post categories In beginners, perl, regex, webdev
Melody: A New Way to RegEx Post date April 6, 2022 Post author By Trezy Post categories In JavaScript, regex
The black art of Regular Expressions – A little computer science for the inquisitive developer Post date February 28, 2022 Post author By DEV Community Post categories In dry, posix, programming, regex
Only Numbers validation in JS Post date February 27, 2022 Post author By DEV Community Post categories In beginners, codenewbie, JavaScript, regex
How we sped up a Regex by 50,000x to make a family-friendly MMO safe for all Post date February 16, 2022 Post author By Timothy Choi Post categories In mmorpg, performance, python, regex
JavaScript Basics #5: Regular Expressions Post date February 14, 2022 Post author By Eric Hu Post categories In JavaScript, regex, tutorial, webdev
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES Post date February 8, 2022 Post author By Faisal Ahmed Post categories In regex
Cracking into Regex Post date February 4, 2022 Post author By Elise Marie LaBonte Post categories In beginners, regex, tutorial
Interview Questions in Python – Regular Expressions Post date January 31, 2022 Post author By Johnny_Five Post categories In interview, interviews, python, regex
Learning Vim Regex Post date January 29, 2022 Post author By Igor Irianto Post categories In neovim, regex, Search, Vim
Does /[A-z]/ Work For Case-Insensitive Regex? Post date January 11, 2022 Post author By DEV Community Post categories In beginners, regex
RegExp Cheatsheet to speed up code editing and refactor Post date January 4, 2022 Post author By Piyush Kumar Baliyan Post categories In JavaScript, regex, vscode, webdev
Caso de uso: RegEx Post date December 12, 2021 Post author By bug_elseif Post categories In braziliandevs, python, regex
Regex Refresher: Named Groups and Backreferences Post date November 28, 2021 Post author By Amr Hesham Post categories In android, backreferences, java, Kotlin, regex, regex-backreferences, regex-named-groups, regular expressions
Performant URL routing — with PHP and regular expressions (regex) Post date November 12, 2021 Post author By Stephan Romhart Post categories In performance, php, regex, router, tutorial
Introdução a RegEx Post date November 10, 2021 Post author By Milton Antônio Soares de Moraes Post categories In expressoesregulares, JavaScript, regex, webprogramming
Open-Sourcing Regular Expressions for Markdown Syntax Module Post date October 5, 2021 Post author By Arthur Post categories In github, JavaScript, markdown, npm, open source, programming, regex, slogging, web-monetization
Threats of Using Regular Expressions in JavaScript Post date September 2, 2021 Post author By Dulanka Karunasena Post categories In backtracking, JavaScript, nodejs, redos, regex
Regular Expression Functions that You Must Know in Python Post date August 11, 2021 Post author By Pralabh Saxena Post categories In Education, programming, python, regex, technology