Articles by tef
- Write code that is easy to delete, not easy to extend
Tef discusses some nuances in writing code that can be easily deleted: copy-paste, boilerplate, code modules, and how to add new code that is isolated from old code.
Tef discusses some nuances in writing code that can be easily deleted: copy-paste, boilerplate, code modules, and how to add new code that is isolated from old code.