kionite231@lemmy.ca to Programming@programming.devEnglish · 1 年前last time when did you use Regular Expressions?message-squaremessage-square33fedilinkarrow-up127arrow-down12
arrow-up125arrow-down1message-squarelast time when did you use Regular Expressions?kionite231@lemmy.ca to Programming@programming.devEnglish · 1 年前message-square33fedilink
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up1·1 年前Depending on the use-case it maybe should. On the other hand, some things are better left to library implementations rather than custom regex, e.g. email validation
Depending on the use-case it maybe should. On the other hand, some things are better left to library implementations rather than custom regex, e.g. email validation