cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agowhat debugging regex feels likelemmy.mlimagemessage-square13fedilinkarrow-up111arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up111arrow-down1imagewhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square13fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up1·1 month agoIt helps if you break it apart into its component parts. Which is like anything else, really, but we’ve all accepted that regexes are supposed to run together in an unreadable mess. No reason it has to be that way.
It helps if you break it apart into its component parts. Which is like anything else, really, but we’ve all accepted that regexes are supposed to run together in an unreadable mess. No reason it has to be that way.