cm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agoLike programming in bashimagemessage-square18fedilinkarrow-up140arrow-down10
arrow-up140arrow-down1imageLike programming in bashcm0002@lemmy.world to Programmer Humor@programming.dev · 9 days agomessage-square18fedilink
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up1·9 days agoYou always forget regex syntax? I’ve always found it simple to understand and remember. Even over many years and decades, I’ve never had issues reading or writing simple regex syntax (excluding the flags and shorthands) even after long regex breaks.
minus-squareAkito@lemmy.ziplinkfedilinkEnglisharrow-up1·9 days agoIt’s not about the syntax itself, it’s about which syntax to use. There are different ones and remembering which one is for which language is tough.
You always forget regex syntax?
I’ve always found it simple to understand and remember. Even over many years and decades, I’ve never had issues reading or writing simple regex syntax (excluding the flags and shorthands) even after long regex breaks.
It’s not about the syntax itself, it’s about which syntax to use. There are different ones and remembering which one is for which language is tough.