General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Kantan Coding
comments
Comments by "" (@adambickford8720) on "Kantan Coding" channel.
Previous
1
Next
...
All
A bad abstraction isn't the problem, it's the 900 gigs of other things that depend on that wrong abstraction that's the issue. A bad abstraction can also introduce all kinds of coupling that is near intractable in a real system
14
Inlining is great, just not with screeds of imperative code. The problem is people try to abstract things down to 1 line, putting us back in the first scenario of too much useless abstraction.
5
He explained it: open/close principle
2
Previous
1
Next
...
All