Software Alternatives & Reviews

Regex is not your enemy

regular expressions 101 Notepad++
  1. Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
    If I have convinced you that it is worth trying regular expressions, here is some material for further self-study. I introduce you the ultimate website https://regex101.com/, where you can write expressions interactively and it automatically verifies if they work and provides a detailed breakdown of what was actually entered. In practice, an invaluable tool that you can always come back to.

    #Regular Expressions #Programming Tools #Productivity 867 social mentions

  2. A free source code editor which supports several programming languages running under the MS Windows environment.
    Pricing:
    • Open Source
    So, the only option left is to use regular expressions. You need a text editor that can "Find" and "Replace" using them - my choice is Notepad++ (for Windows people like me - shortcut Ctrl+H).

    #IDEs And Text Editors #Text Editors #IDE 169 social mentions

Discuss: Regex is not your enemy

Log in or Post with