|
|
|
|
|
by kamaal
1328 days ago
|
|
Less complex in lots of situations means being explicit, not being too template'y, not being too generic, abstract and writing code that is supposed to be a kind of meta that takes in a config and does several things for several inputs. Writing less complex code in lots of situations just means writing lots of code. Which is diametrically opposite to the original statement of less code being better. |
|