philnash@programming.dev to Programming@programming.devEnglish · 2 years agoA comprehensive guide to the dangers of Regular Expressions in JavaScriptwww.sonarsource.comexternal-linkmessage-square15fedilinkarrow-up1105cross-posted to: [email protected][email protected]
arrow-up1104external-linkA comprehensive guide to the dangers of Regular Expressions in JavaScriptwww.sonarsource.comphilnash@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square15fedilinkcross-posted to: [email protected][email protected]
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.