Interestingly enough, my personal philosophy is to write all backend code as if it is a library for my future self.
That is to say, I want to be able to forget everything about a project and still have the resources I need to use the project code as if it were a black box consumable library.
Comments
Interestingly enough, my personal philosophy is to write all backend code as if it is a library for my future self.
That is to say, I want to be able to forget everything about a project and still have the resources I need to use the project code as if it were a black box consumable library.