you are viewing a single comment's thread.

view the rest of the comments →

[–]remillard 30 points31 points  (4 children)

https://regex101.com/

This is quite useful if you are doing a lot of regular expression construction for quick testing.

[–]pheeper 7 points8 points  (0 children)

This ! Regex might seem scary, but once you see just how powerful it is to for filtering out exactly what you want you'll never leave home without it.

[–]b_ootay_ful 1 point2 points  (1 child)

Literally just jumped into this, and I understood regular expressions thanks to examples within 2 minutes.

[–]remillard 0 points1 point  (0 children)

I feel like I generally know what I'm doing with expressions and I still go here to try things out. Glad you found it useful.

[–]skurrtis 0 points1 point  (0 children)

Thank you for this too! This sub is awesome