philnash to ProgrammingEnglish · 2 years agoA comprehensive guide to the dangers of Regular Expressions in JavaScriptwww.sonarsource.comexternal-linkmessage-square15linkfedilinkarrow-up1108arrow-down12cross-posted to: regexjavascript
arrow-up1106arrow-down1external-linkA comprehensive guide to the dangers of Regular Expressions in JavaScriptwww.sonarsource.comphilnash to ProgrammingEnglish · 2 years agomessage-square15linkfedilinkcross-posted to: regexjavascript
minus-squareAlexstarfire@lemmy.worldlinkfedilinkarrow-up9·2 years agoAm I the only one shocked to learn that to find something at the end of a string it starts at the beginning? Perhaps it’s because of the simplicity of the example but I expected it to start at the end.
Am I the only one shocked to learn that to find something at the end of a string it starts at the beginning? Perhaps it’s because of the simplicity of the example but I expected it to start at the end.