• towerful@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    7 months ago

    Classic comments.

    Code is spaghetti.
    Comments describe what it used to do.
    Comments are no longer relevant.

    Comments should be about how/what a code block does something.
    Not what a line of code does