• @towerful
      link
      07 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