Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Mitiko63557y@Lahsen2016 Whatever the project, you always go through the phase where you are hopeless
-
@ac1235
The only downfall is that what you think is self explanatory now is spaghetti code to your future self.
I think everyone has had that "oh god what was I thinking" moment when looking back on old code.
I guess the same could be true of your own documentation too though.
Guess the best option is to just write an apology comment at the top of each file addressed to your future self. -
Cyanite85577y@Lahsen2016
Right! I'm doccumenting my game, in order to assist modders. And It's time consuming, but I enjoy it.
Inconvenient truth indeed
undefined