• @kameecoding
    link
    English
    22 months ago

    I use it to generate repetitive patterns that’s easy to guess what’s next, but PITA to write, eg. asserts in Unit tests

    • AlexanderESmith
      link
      fedilink
      12 months ago

      If your code has repeating patterns, you should probably be writing a function.