2022-11-28
|~2 min read
|321 words
Strings have a built-in method that’s quite handy. Not only can you pass a string to search for (as I did above), but you can also pass…
2022-11-28
|~2 min read
|375 words
I continue to be enamored with the power of regular expressions — a feeling that only grows the more I understand them. Today, for example…