Greg Slepak on Nostr: When writing software, do: 1. DRY your code. 2. Comment your code. 3. Make your code ...
When writing software, do:
1. DRY your code.
2. Comment your code.
3. Make your code perfect.
All of this is so that you are free to forget your code.
Instead of coming back to your code periodically in the future, you come back to it again and again now, and then never again.
1. DRY your code.
2. Comment your code.
3. Make your code perfect.
All of this is so that you are free to forget your code.
Instead of coming back to your code periodically in the future, you come back to it again and again now, and then never again.