Hacker News new | ask | show | jobs
by spsesk117 1695 days ago
I use regex101.com a lot for writing complex regex.

It provides a very quick feedback loop for thinking about how I want to struct regex and be performant/safe in my implementation.