cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agowhat debugging regex feels likelemmy.mlexternal-linkmessage-square12fedilinkarrow-up17arrow-down11cross-posted to: [email protected]
arrow-up16arrow-down1external-linkwhat debugging regex feels likelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square12fedilinkcross-posted to: [email protected]
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up1·3 months 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.