1 12 Jan 2020 07:37 by u/IslamicStatePatriot
Every duplication duplicates the maintenance process and the testing process
There is a reason we have functions instead of writing "inline" what we want to do
Talking to your coworker is good avoiding code duplication is even better
The current code being produced is just junk, unmaintainable, crash prone bound to specific language version and libraries
Funny, how are you going to write code not bound to anything?
2 comments
0 u/privacy_first 12 Jan 2020 14:54
Every duplication duplicates the maintenance process and the testing process
There is a reason we have functions instead of writing "inline" what we want to do
Talking to your coworker is good avoiding code duplication is even better
The current code being produced is just junk, unmaintainable, crash prone bound to specific language version and libraries
0 u/Lemore 02 Feb 2020 11:55
Funny, how are you going to write code not bound to anything?