• tiramichu@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    I can write a basic regex independently, but as soon as capture groups or positive/negative lookahead or lookbehind start popping up I’m back to the docs every time.

    • MummifiedClient5000@feddit.dk
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      Absolutely, the syntax is difficult to remember, but knowing about concepts like lookaheads etc. is already far beyond what “regex is line noise” coders will ever achieve.