Posts Tagged "Regex"
Simplify regex by decoupling it from your programming language
Nobody hates regex. They hate implementing it in code. Learn the most useful regex notations by using them where they shine: directly in your text editor.
Read Post