Its definitely a bad idea writing new code that builds up on your old code, that has not been tested properly, because you quickly have to start debugging multiple layer is code at once.

  • Lemminary@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    There are dozens of us! But also, I have a masochistic tendency to update my old code to use the new language features and make it somewhat readable.