|
|
|
|
|
by AluminiumPoint
2895 days ago
|
|
there are many reasons while less code is better -- https://blog.codinghorror.com/the-best-code-is-no-code-at-al... "very new line of code you willingly bring into the world is code that has to be debugged, code that has to be read and understood, code that has to be supported. Every time you write new code, you should do so reluctantly, under duress, because you completely exhausted all your other options. Code is only our enemy because there are so many of us programmers writing so damn much of it. If you can't get away with no code, the next best thing is to start with brevity." More code, more bugs, more issues. 388 packages is ridiculous compared to practically every major system including operating systems. Javascript is Stockholm syndrome. |
|