General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
CodeHead
comments
Comments by "" (@retagainez) on "Why Writing Clean Code is a SCAM" video.
Great point. If there's not enough money, there's not enough money. If there's not enough time, you need to choose what you work on. If your work only lives for 1-2 weeks, then to hell with it, make whatever garbage you can.
1
I dont disagree with the video, but it is clickbait as hell. Im going to tell my algorithm to not recommend you because of it.
1
@codehead01 For projects that live longer than 1-2 weeks, it is an issue of scalability. You could probably incorporate a middle ground somewhere into most projects, so skipping on the clean code isnt really necessary all the time. You can't write code effectively if you end up being overwhelmed by "unplanned work" (which is the term you're looking for when a site crashes, a bug exploited, etc.). It is not a matter of 100% prevention, it is a matter of design that is necessary for projects that must live and have requirements.
1