You must log in or register to comment.
Regex’s are not something you need AI for as there are already tools that explain them for you. Use regexr.com or a similar tool.
Regex’s
Foxes
Boxes
Hexes
Regexes
You can do it. You too can pluralize without an apostrophe.
Oxen
Children
Brethren
Regexen
I still don’t understand regex at all
I recommend using https://regex101.com/
It explains all parts of your regex and highlights all matches in your example text. I usually add a comment to a regex101 playground if I use a regex in code.
Regexes are write-only. No one can understand other peoples regexes
Not only other people’s regexes. Mine from last week and before too