Show HN: RegEx for Regular Folk – A visual, example-based introduction to RegEx

This is an experimental “book” about regular expressions. It is largely visual and example-based, as opposed to most regex resources I found while I was learning. I also attempted to choose test cases that highlight some common gotchas. I think it’ll be worth your time.This book’s intended audience is regex beginners. Some programming experience is…

Read More