• by JohnFen on 4/2/2025, 12:57:30 AM

    Yes, I would. Writing documentation is an integral part of my development process. It's part of how I plan and think. It's not optional unless the project is simple.

  • by allears on 4/2/2025, 12:07:53 AM

    Nope. Writing documentation for myself does two important things. First, it helps me clarify my own thinking, often leading to better code. Second, when I inevitably have to modify or maintain my own code months later, it reminds me of my original intent.