Ask HN: What are the most useful websites you use?

3 points by ptrhvns ↗ HN

1 comment

[ 4.2 ms ] story [ 15.6 ms ] thread
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.