91
gitpush
6y

I can now die without regret, I came back to a project after leaving it for three months

I WAS ABLE TO UNDERSTAND MY CODE!

I think I reached the point of writing clean code?
Let's hope so :)

Comments
  • 4
  • 14
    Choice 1) good point and clean code

    Choice 2) you didn't make any progress for those 3 months
  • 6
    @Jakuho well I did improve and I'm finding mistakes in my code but the fact it is understandable as if I left it yesterday is just amazing imo
  • 4
    @gitpush then niceeee 👌
  • 3
    @Jakuho Thanks man :D
  • 6
    And now the ultimate test: give it to someone else and see if they can understand it on their own!
  • 3
    @endor I second that

    @gitpush did you gitpush it to a public repo? (Pun intended)
  • 1
    Maybe you just stayed on the dame state of mind, think the same way, etc.

    Did you understand it right away or did you have to think a bit to get some stuff?
  • 1
    @endor it's a private project unfortunately :/

    @AlpineLinnix k 😛

    @A-C-E nope 😂

    @mundo03 not really I did work on changing few things yesterday to a better way, let's hope I keep o improving
  • 2
    3 months is a short duration. i always have a specific architecture in all my projects so no matter how many days I can still understand it. Unless I change my architecture and start forgetting how I did it before.
    I can still remember bits and pieces of the design I used in my very first projects written in vanilla code, but I'm sure I won't understand shit if I read it.
Add Comment