tools

  • Regex ProTips

    Of the many tired sayings uttered by professional developers, this one about regular expressions is actually(mostly) true: Some people, when confronted with a problem, think “I know, I’ll use regular expressions.” Now they have two problems. popular quote by Jamie Zawinski Here are some ways to mitigate the pain of regex-ing and make matching fun again.…

    Read More