General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Winnetou17
ThePrimeTime
comments
Comments by "Winnetou17" (@Winnetou17) on "Stop Recommending Clean Code" video.
@ahmedbathily7013 Dude, what the hell, nobody argued that books in general are bad. Just that Uncle Bob put more focus into selling books than into actually helping the industry.
8
Hell yeah! When I have to raise my "max open files" to 100 in my IDE just to be able to have a normal, maybe a bit complex, flow opened and having 5 "Processor.php" files ... yeah, VERY clean, I can't tell which is which, where I started, where I went, so helpful, much productiveness wow!
5
I think the original idea was that if the only reason to refactor is because you want to avoid duplication THEN you should think that it should be used in 3 places and only then abstract it. Not that all abstractions should come from using duplications.
3