Y
Hacker News
new
|
ask
|
show
|
jobs
by
j05huaNathaniel
3234 days ago
Could use some work explaining capture groups
1 comments
com2kid
3234 days ago
Capture groups are where I get 99% of value from regexs. Being able to quickly transform data is where I find regexs perform best. Just matching is not something I have to do all that often.
link