• tiramichu@lemm.ee
    link
    fedilink
    arrow-up
    14
    ·
    2 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
      cake
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 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.