what debugging regex feels like
what debugging regex feels like
what debugging regex feels like
In case you don't know this one yet:
Yeah there are a few tools like that. I actually like this approach myself, you write it in a human readable form and then it gets compiled into a regex https://github.com/cmccomb/human_regex
Worse: Debugging regex that needs to be passed as a string.
I herd u liek escape characters so I escaped your escaped your escaped your escape characters.
Insert obligatory Xzibit
Now you’ve got 𒐂 problems.
You don't use a regex generator/decoder? You actually tried to learn what that shit means??
Just learn some computer science and regexes will suddenly start making sense