Simplify regex by decoupling it from your programming languageProductivity / Regex — 6 Min Read You know what's awesome?! Regex is! I use it almost every day to search through my codebase, and occasionally to parse text input in my code…