2487 shaares
83 private links
83 private links
@danielhglus Does this count? https://regexone.com/ is a list of lessons where you go through and defeat challenges by making regex pass test cases. It starts really simple and goes pretty far. I don't think it does regex-but-not-regex stuff like negative lookahead and stuff though.