• Steeve@lemmy.ca
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    That’s just how we look at eachothers’ code, and even our own code that we forgot we wrote lol.

    • Zikeji@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 months ago

      Whenever I have to dredge up an old project to make a change or just to check something, I’m hit with the temptation to rewrite the entire thing. I’m constantly learning, and I subscribe to the notion that there are endless ways to do something and none of them are right. Hell, I’ve brought 3 fairly large Vue projects to term and all of them were done the “right way” at the time, but completely differently. There’s what, 3 different approaches in Typescript for components?