@[email protected] to Programmer [email protected] • 9 days agowhat debugging regex feels likelemmy.mlmessage-square73fedilinkarrow-up1895
arrow-up1895imagewhat debugging regex feels likelemmy.ml@[email protected] to Programmer [email protected] • 9 days agomessage-square73fedilink
minus-square@[email protected]linkfedilink8•edit-29 days agoIf I have a complex regular expression to code into my app, I write it in pomsky, then copy paste the compiled regex to my source file, but also keep the pomsky source nearby. Much more maintainable.
If I have a complex regular expression to code into my app, I write it in pomsky, then copy paste the compiled regex to my source file, but also keep the pomsky source nearby. Much more maintainable.